How To Add a New Property or Set the Value of an Existing Property in the Siebel Message XML that is Being Sent Out Through a Workflow Process

When you Need to add a property called SessionId to a SiebelMessage header to pass it to an external application. To illustrate this example, the integration uses the EAI XML Write to File business service and writes the XML to a file for easy inspection.


How to define Siebel CRM specific service fields (Fault, Header) in .WSDL, generated for a Siebel Inbound Web Service?

An external application, that consumes WSDL file, generated by Siebel CRM for an Inbound Web Service,  may need  to know details (schema) about Siebel CRM standard fields, appearing in SOAP message (request or response).


How To Invoke Inbound Web Service Locally Using Web Service Inbound Dispatcher

This document demonstrates a method of testing an inbound web service locally (i.e. no Siebel Server/web server required). It is an alternative approach to that outlined in How To Use Local Web Service.

Activate Siebel Contact Inbound Web Service

In this document, the Siebel Contact ASI will be used as an example.


How To Use Local Web Service

Local Web Service is available in Siebel Enterprise Application version 7.5 and higher. Local Web Service provides customers with the ability to invoke inbound Web Service locally. When calling Local Web Service by the outbound Web Service, the request will not pass through the web server but directly call to the inbound Web Service.

How can we increase the default HTTP Sleep Time on outbound web service calls?

When an outbound web service is invoked, the outbound  web dispatcher class calls standard EAI Transport Business Service. For example "EAI HTTP Transport" BS is called if the Outbound Web Service  port's transport type set to "HTTP", while the "EAI JMS Transport" BS is triggered when port's transport type is "JMS".


Siebel Webservice And EAI - Basic Concepts ans Steps Involved

A web service is a collection of protocols and standards.

Used for exchanging data between applications or systems.Various Programming languages and Software running on various platforms can use web services to exchange data over computer networks.Similar to inter-process communication on a single computer.Uses Common Network Protocols such as HTTP, SOAP, XML


How to integrate or consume an external RESTful web service in Siebel 8

Siebel Application does not support REST web services on Siebel 8.0.x version, inbound .

REST inbound web service support is GA in release 8.1.1.4.

Specifically for the OUTBOUND scenario, nothing new is added by release 8.1.1.4.

Outbound scenarios are similar to "pure" HTTP calls and EAI HTTP Transport business service is already capable of doing that on any siebel release.


How can I show a html (or a mhtml) file within an applet?

Is there a feasibility to show an external html file within an siebel applet? If yes, I need to know which class I have to take, which type of field, etc.

Displaying external Web content in a Siebel applet can be achieved through Symbolic URL's. This technique allows to display a Web page either as inline HTML, within an IFrame, or within an embedded Web browser control.


Runtime Business Service vs. Repository Business Service

Runtime business service is authored in the client while the repository business service is done in tools. The repository business service is compiled into the SRF file to be used. Each time the runtime business service is executed, the definition is retrieved from the database and compiled. To prevent the runtime business service to compile each time, the cache flag can be set. By doing so, the business service is compiled once and stays in the cache during the entire user session.   


Pages

Subscribe to Universal Remote Codes TV RSS