Change Signature & Change Working Hours

Learn how to change signature and working hours from the settings application menu.

From the Settings application menu it is possible to change the signature and the working hours of the currently logged on rep:



New application menu actions:



For both actions we’re calling the same process:



The difference between the processes is the value of the parameter “action”



We defined an own data provider to get the current rep:



At the initial step we’re checking the value of the “action” parameter. Afterwards we’re dispatching to the same step, but with different input arguments:



The last step is displaying a specific expand:



Used expands:

TE_ID_DefineSignature

TE_ID_DefineWorkingHours