cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

We want to know what client trigger the business rule

SAPSupport
Employee
Employee
0 Likes
245

I have the business rule  and it has in the log a parameter "Client" that for example has the value fsm-connector

Is there any way to get this value in the business rule to use as a condition? I have searched and have not found any option.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

Yes, you can make use of the special variable to check the client. 

Please use the variable ${client.id} in order to check the client. Please also refer to the documentation: 

https://help.sap.com/docs/SAP_FIELD_SERVICE_MANAGEMENT/fsm_integration_guidelines/best-practices.htm...

The documentation also shares best practices. 

Answers (0)