Bad Request Error In Boomi - Using Multiple Bound Entity Set Parameters for an Action It is my first time using ACTION with an IFS REST Connector for Cloud in Boomi. I am specifically using the Invoke action “PromoteToObsolete” on a document. This is the Post request: https://**********************.com/main/ifsapplications/projection/v1/ManageDocuments.svc/DocIssueSet(DocClass='{DocClass}',DocNo='{DocNo}',DocSheet='{DocSheet}',DocRev='{DocRev}')/IfsApp.ManageDocuments.DocIssue_PromoteObsolete I’ve been using this forum to help me start but I think I’m stuck because I have multiple parameters that I need to pass. I am currently receiving a Bad Request so there must be something wrong with the way that I am passing the parameters. Before my Connector, I set up a “Set Property” shape of a Dynamic Process Property that contains he value that I will be using for the Bound Entity Set Parameters: After that, I connected it to my Connector. In the Dynamic Operation Properties tab, I call on the DPP that I set earlier as the Bound Entity Set Parameters. (in additional, I added t