I need to restrict access in the Orders view of the Commerce Server
Customer and Orders Manager based on the "Purchase order name." We
have three different types of purchase orders and each is handled by a
separate business associate so I need to lock down each associate to
only be able to view puchase ordes with a specific "Purchase order
name". Is this possible to do with custom authorization scopes in the
authorization manager or would I have to get into the source code for
the Customer and Orders Manager to do this? I'd rather not get into
the source code unless I have to. Thanks.