Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error triggering EDI subsystem (GIS): Process request without transaction.

Former Member
0 Kudos

I'm trying to configure SAP to trigger the EDI subsytem (Sterling's GIS). I'm getting error status "20":

Error for Remote Function Call with port "GIS"

Error message from RFC_REMOTE_EXEC

Process request without transaction. TID is empty.

Does anyone know what this means?

Thank you,

3 REPLIES 3

Former Member
0 Kudos

Hi Tony,

Can you let me know in details as which all steps you are doing and what all configuration you have done.

Regards,

Atish

0 Kudos

The SAP Suite Adapter is configured in GIS with Program ID = GISR3D. I created an RFC destination in SAP with Program ID = GISR3D as well (connection test was successful). The EDI port in SAP is set to Autom. start possible and references the RFC destination that I created. The partner profile in WE20 is set to transfer idoc immediately and start subsystem. When I change an Invoice in VF02, the idoc is created with status 20 and I get the error, "Process request without transaction. TID is empty". The inbound process in GIS is working. I can retrieve IDOC info (.ddf) from SAP and I can submit orders after translation in GIS. I'm not sure why the outbound side is not working.

Thank you,

0 Kudos

Here is the SAPSuite Adapter Config in GIS:

Service Name COMP_SapSuiteALE

Service Type SAP Suite Adapter

Description ALE based IDoc XFer

System Name COMP_SapSuiteALE

Group None provided

SAP Integration Mode ALE based IDoc

SAP system is loadbalanced No

Client 300

User sapadmin

Language EN

Code Page 1100

Start RFC Server automatically Yes

RFC Server Instances 1

Program ID GISR3D

Outbound Process to start COMP_SAPOutboundALE

Outbound Encoding UTF8

Wait for synchronous RFC Outbound response Yes

Response timeout (seconds, 0=unlimited) 0

Delete TIDs automatically Yes

Delete TIDs after (days) 30

Register Remote Function Calls (BAPI or RFC Mode only) None (for IDoc modes or BAPI/RFC Inbound)

Filter online RFC list by None provided

Use hard max. connections limit ( Off = soft limit ) No

Max. Connections 4

Soft Limit Delay Time (seconds) 20

Connection Check Interval (seconds) 30

Connection Idle Time (seconds) 240

Close session after maximum session time No

Max. Session Time (minutes) 20

User admin