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
Venki123Venki123 

Need help to consume tibco webservices

Hi I am Trying to consume a tibco webserivce in sales force. Can i directly import the wsdl and consumeor would i need any plug ins to consume Tibco webservices. 

 

Can any one provide example to consume tibco webserives will be very helpful for me..

 

'

Thanks and Regards,

Venki

Starz26Starz26

To start:

 

1. Obtain a copy of the WSDL

2. Goto Setup -> Develop -> Apex Classes

3. Click the button to generate from WSDL

 

follow instructions.

 

Any errors, post here

Venki123Venki123

Thanks for your reply...i did the same but i am getting below error.

 


System.CalloutException: IO Exception: Read timed out

Error is in expression '{!getHelloWorld}' in component <apex:page> in page venki