function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ssfdcssfdc 

Webservice to update field from Outbound message in another Salesforce instance.

I have two Salesforce instances, A & B, and I have created a simple webservice in instance A which when calls takes in a string and updates a record, I generated the WSDL from this class and copied the endpoint, In Org B I then used this endpoint in the the outbound message and passed in some Params, I'm finding it hard to get docuementation on this, do I need to import the generated WSDL into Org B, how to do I find the correct endpoint then?, would appreciate some pointers here im new to webservices.
AmitAmit (Salesforce Developers) 
Hello, please have a look at the following link :

https://help.salesforce.com/apex/HTViewSolution?urlname=Issue-with-WSDL-parsing-while-using-third-party-WSDL&language=en_US