How to call ICS (OIC) web service in VBCS
Summary
Click button in VBCS triggers cloud integration wsdl with input parameterContent
Hi All
My requirement is like below
1) in VBCS (Classic Application) page, I have 3 components 1. Text Filed 2. Button 3. Text area.
2) in Text Field I enter AccountId and press button. After that it will invoke ICS webservice (WSDL url) with AccountId from Text Field.
3) Response of webservice display in Text Area .
Uploaded images and sample JS code for reference.
PS: VBCS and ICS are at same server in OIC.
Please suggest the solution. It is very basic requirement but I didn't find any solution for this.
Thanks in advance.
3