Hello!
I am using OData to get CampaignItem.
If I search by Id and Name it works fine. But if I search campaignItem by CampaignId it throws an Exception that CampaignId does not exist but it does.
I also tried to look at the permission objects but CampaignItem entity it is not in the list of the permission object section.
Any help would be appreciated.
Like
1 comments
12:32 Mar 26, 2019
Hello varmandugon,
In case you receive Exception about CampaignId does not exist but it does, try to compile the system, so source code will be regenerated again.
Also I recommend to check the rights of the user under whom the integration is logged in bpm'online.
Best regards,
Alex
Show all comments