How to get IP address of the Client Machine, running Siebel Thin Client UI through Workflow? (Doc ID 1602072.1)
Please follow the below steps:
Create or Edit workflow.
Add Business Service step.
Set Business Service Name: Web Engine HTTP TXN
Set Business Service Method Name: GetAllServerVariables
Go to Output Arguments of Business Service Step and set the values as below:
Property Name: IpAddr
Type: Output Argument
Output Argument: REMOTE_HOST
Create or Edit workflow.
Add Business Service step.
Set Business Service Name: Web Engine HTTP TXN
Set Business Service Method Name: GetAllServerVariables
Go to Output Arguments of Business Service Step and set the values as below:
Property Name: IpAddr
Type: Output Argument
Output Argument: REMOTE_HOST
Please note: This business service does not fetch the valid IP address on the Siebel Dedicated Client, it is only applicable and should only be used/tested using Siebel Web Client.
Comments
Post a Comment