We are trying to upload the genereted abap programs directly into SAP R/3 application server using the feature of the R/3 data flows.
we are experiencing an error stating error GUI_UPLOAD.
note: We have the Z_AW_UPLOAD function module on the R/3 application server.
Yes I could see the the /bin/dev_rfc.trc file on Job Server machine. Already we have opened a ticket with SAP Support. Does this file help them in finding the possible solution?
It has some text like:
**** ERROR file opened at 20090112 212630 Eastern Standard Time, SAP-REL 710,0,123 RFC-VER 3 1013679 MT-SL
T:1876 Error in program āal_engineā: ======> Start āsapguiā failed.
T:1876 Error in program āal_engineā: <* RfcReceive [5] : returns 3:RFC_SYS_EXCEPTION
T:1876 Error in program āal_engineā: <* RfcReceive [5] : returns 3:RFC_SYS_EXCEPTION
T:1876 Error in program āal_engineā: <* RfcCallReceive [5] : returns 3:RFC_SYS_EXCEPTION
The upload is done by the Designer client, you should check the dev_rfc.trc there.
Who is trying to start SAPGUI on a Unix box!?! Anyway, it was on 12th Jan, maybe somebody tried using direct_download as data transport function at that timeā¦
We could not see any dev_rfc.trc file on the local machine but could find one on Job Server machineās \bin folder.
We have even checked whether it has any entry for our upload activity, but there is none in the file.
Whenever we do the upload, it is popping the SAP Logon Screen and giving the error in the designer. Dont know whats happening. Note: I see a pre-requisite to have SAP Logon installed on the machine where we are trying to upload generated programs task.
We could not see any dev_rfc.trc file on the local machine but could find one on Job Server machineās \bin folder.
We have even checked whether it has any entry for our upload activity, but there is none in the file.
Whenever we do the upload, it is popping the SAP Logon Screen and giving the error in the designer. Dont know whats happening. Note: I see a pre-requisite to have SAP Logon installed on the machine where we are trying to upload generated programs task.
Regards.
[/quote]
Hi Utopian.Santosh,
How did you resolve your problem ?
We have exactly the same problem ā¦
Anybody has an idea ?
It might not be a feasible solution, but I figured out a way. Just change the Datastore setting to execute preloaded and try to upload the abaps.
Then check that on SAP Application Server, you will find them.
Now we have another problem : it seems that the code that it is uploaded onto the R3 server is truncated !
Indeed, we have no error when we launch the upload (with option āGenerate Abap Code ā¦ā.
But our job is stoppping with errors (on R3 dataflows).
When we compare server abap code and local abap code, there is a difference : server abap code is truncated ā¦