Create and Call Outbound Web Service
I need to integrate with UPS and have imported the WSDL for Shipping they provided. This created the Integration Objects and Business Service. What is the best method to create an instance of the input needed for the Business Service? I have code in my Business Component the uses PRM ANI Utility Service - CreateEmptyPropSet to create an empty property set. I then started using GetChild(0).GetChild(0).GetChild(0)... to move to the desired propertyset name to set the value of an element. I also must remove several Integration Components from the empty set now since many of the optional ones cannot be