Catalog Fetching #77
Replies: 4 comments 5 replies
-
At the provider connector end, it throws following error: |
Beta Was this translation helpful? Give feedback.
-
Thank you @ndr-brt. Its working now. However, I hav eone more question regrading the policy:permission. The above set of code tells us about the policy on provider side. Now if I want to initiate contract negotiation from consumer connector, what would be my leftoperand and rightoperand? NOTE: <This is how I am defining permission on provider connector: Thank you |
Beta Was this translation helpful? Give feedback.
-
You mean to say the permission section in policy and contract negotiation should be same? |
Beta Was this translation helpful? Give feedback.
-
I am currently exploring the implementation of Prohibition and Obligation methods within policies. Could you kindly provide some reference links to existing examples where these methods have been implemented in EDC? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to test permission in transfer-06 example where I made few changes in step 4. Create a Policy on the provider as shown below.
Now, upon executing step 6. How to fetch catalog on consumer side, i.e.,
it throws following error:
Can someone tell me why exactly it is throwing the abov error?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions