Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Sending request data to Business Object through Object Script

Question
Scott Roth · Feb 23, 2021

Sending request data to Business Object through Object Script

So now that I have figured out how to send a Page via HTTP.OutboundAdapter, I have another question. I want to use a Function that all I have to do is pass two variables and it is sent to the HTTP.OutboundAdapter I created to send the Page. 

So.. If I have a class file that Extends Ens.Rule.FunctionSet, how do I force it to send a Request to my HTTP Business Operation, without having to go through a DTL, or Business Process?

 

Thanks

Scott

#Business Operation #ObjectScript #Ensemble

Source URL:https://community.intersystems.com/post/sending-request-data-business-object-through-object-script