Hello All,
I am trying to schedule process chains of SAP BI (BW).
A process chain named "CDE_TEST" has been created in BI in order to test the scheduling via Cronacle.
So we have done the following actions:
- submit successfully the RFC Agent on BI system
- submit successfully (?) the RSI_IMPORT_BW_CHAINS script: it had a completed status with a small output file (that contains only one line: "CDE_TEST /CDE_TEST")
- submit the the RSI_IMPORT_BW_CHAINS_DEFINITION script: it submitted by itself 2 others jobs: the first one was successful (it was the same as the one launched by RSI_IMPORT_BW_CHAINS) but not the second which shows either errors on RFC ("erreur RFCÂ : FAILED" and "Message RFCÂ : FAILED") or systems ("erreur RFCÂ : RFC_ERROR_SYSTEM_FAILURE" and 'Message RFCÂ : Function module "/SCJS/XBP_VERSIONS_GET_INT" not found.")
- submit the RSI_RUN_BW_CHAIN script, with default values, to run the "CDE_TEST" process chain. Then I get differents errors :
=> "erreur RFCÂ : RFC_ERROR_SYSTEM_FAILURE" and "Message RFCÂ : Message type 1 is unknown."
=> "erreur RFCÂ : FAILED" and "Message RFCÂ : FAILED"
=> "Exception : SYSTEM_FAILURE"
So I would like to know the pre requisites for these kind of functionnality. I mean, for example, it is mandatory to load the transport files in the BI systems to make this works ? or does this transport files have any effects on process chains functionnalities ?
Thanks you in advance for your help.
Regards,
Yi Jiang