Working with Web Service Script Integration
2 min
about web services docid lwxva3flkqbdhyfjbud working with incoming web service connections docid\ j7tnsjafp3ohqrnokepmvworking with outgoing web service connections docid\ j7tnsjafp3ohqrnokepmvusing web services with external data sources docid\ pxnp3x0zsnymycwgcpxn9using web services with external messages docid 7lsl3wro0zatll81sdrsyworking with the wsdl and script repository docid\ akzlsh4v8yz qwdcibl4j about web services can interact with external systems in a variety of ways by making web service calls calling a web service on a scheduled basis to retrieve information calling a web service via a quick action to retrieve information see run web service quick action docid\ feocob4atbvx y sowf0 for information about making a direct web service call and web service script action docid\ t lagoyslcqyt3njrqzkz for information about accessing a web service through a script retrieving the values for an external business object external business objects are a special type of business object that do not store their data in the database but instead retrieves the data as needed from the external application see using web services with external data sources docid\ pxnp3x0zsnymycwgcpxn9 receiving a call from an external web service to receive information that will update a business object see using web services with external messages docid 7lsl3wro0zatll81sdrsy to support a wide range of different uses, web services are called as part of a script this allows you to make multiple web service calls if necessary and to manipulate the results as needed for one scenario these scripts are based on ecmascript, which has been extended to support interaction with business objects each individual script is called a web service connection the web service script editor is consistent for all usage except the web service script quick action scripts in the quick action interface use the same script that is documented here, but the editor is less feature rich we plan on updating this in a future release to utilize scripts written in the web service connection editor at that time, any existing scripts written for quick actions may need to be copied over to the standard editor the maximum configurable web script statement limit has been increased to 250,000 in on premises environments the default limit remains 100,000 as does the maximum limit in the cloud
