Hi,
I just enabled SSO for Work Manager 6.1 with just a small problem already solved as I mentioned in that post: Work Manager 6.1: Enabling SSO requires backend password?
At first I only tested the initial synchronization which worked properly. Further synchronizations also work well, even if I create a new Work Order in the backend, it will be retrieved.
But when I try to execute any action from the client (create/edit notification, change work order status, create time record...) I will get an error from the steplet. For instance I tried to change the work order status to HOLD and I got the following error message:
"WorkOrderHoldSteplet - Problem in BAPI Create (/SMERP/PM_DOORDERMBLSTATUS_UPD): System received an expired SSO ticket on SAP_HOST_NAME sysnr 01"
02/26/2015 18:08:37, 1, 20, 18, Thr 6384, WorkOrderHoldSteplet - Problem in BAPI Create (/SMERP/PM_DOORDERMBLSTATUS_UPD): System received an expired SSO ticket on SAP_HOST_NAME sysnr 01
What could be the possible explication to this issue? I don't understand why "GET" BAPIs are correctly executed using the SSO ticket and the rest trigger this error.
Thanks in advance for your help.