Hi all,
My SapEhpi 'upgrade' from ERP 6.0 to ERP 6.04 EHP4 is stuck in phase STOP_SCS_INITIAL_ADDIN
This phase stops the SCS with a wrong parsing of the OS stopsap command
So this phase is stuck, and the ABAP part stops in PHASE GETSYNC_SCS_FINISHED and waits for this Java part to finish and generate an SAPJup SCS event
My questions:
1:
How can I change / override the behaviour / creation of this errourness OS command so it will return without errors?
2:
How can I skip this Java phase, since I did its work directly at OS-level?
i.e. how can I fool the SAPJup that this phase is finished?
3:
How can I generate the SAPJup SCS event, so that the ABAP part will continue?
Kind regards,
Paul Hoogendoorn