Hi Experts,
I am in partIssue screen and created one custom button to do some activity with custom entity set. I have make one online call with help of PartIssue data and get custom entity set in result, now I need to fill that data with context, but its giving me attached error. if writting context.setActionBinding(result.getItem(0)); code, if I am setting same result in pageProxy its working fine. but I need this data in context to write doc.
is it possible to change context in rule.
Regards
Mohit