SAP Gateway: SAP Netweaver Gateway TCode Summary
Posted by Paul Aschmann 26-Mar-2013
Here is a list of useful SAP Netweaver Gateway TCodes, please add a comment for any I am missing and I
will gladly update. The intent of this post is to summarize the relevant TCodes for posterity and to be used as a
quick lookup.
Gateway Runtime
Title
T Code
Description
SP Required
Gateway Client
/IWFND/GW_CLIENT
SAP NetWeaver Gateway SP04 +
is a powerful tool that
enhances the existing
Error Log. Also allows
you to simulate service
execution. (Similar to
tools like RESTClient for
Firefox)
Error Log
/IWFND/ERROR_LOG
The Error Log for SAP
NetWeaver Gateway
hub systems is a helpful
addition to the existing
Application Log Viewer
and provides detailed
context information about
errors that have occurred
at runtime.
Application Log
/IWFND/APPS_LOG
(Gateway Hub System)
Log and Trace Files
a specific viewer
for application log
entries created by SAP
NetWeaver Gateway
processes.
Application Log
/IWBEP/VIEW_LOG
Log and Trace Files
(Business Suite Backend) a specific viewer
for application log
entries created by SAP
Generated by Jive on 2015-12-09+01:00
1
SAP Gateway: SAP Netweaver Gateway T-Code Summary
NetWeaver Gateway
processes.
Application Log Cleanup
/IWFND/
CLEANUP_APPSLOG
Over time the application
log amasses a lot of
entries, which periodically
need to be cleared. As
default the application
log should only store
one entry per request. In
addition, there is no need
to store these entries
for more than a day or
a few days. Application
log cleanup is a standard
requirement in productive
systems and helps to
improve the performance
of the systems in your
system landscape.
Clear Cache
/IWFND/
CACHE_CLEANUP
Cleanup Gateway
Metadata Cache
Disable Cache
/IWFND/MED_ACTIVATE Disable Gateway
Metadata Cache
Gateway Node Activation
SICF
Includes various functions
for monitoring, analysis,
and troubleshooting in
the ICF environment. You
can also make use of
the central Application
Server analysis functions
to identify issues such as
performance problems in
ICF applications.
Alert Monitoring
RZ20
SAP NetWeaver Gateway
is monitored automatically
within the Computing
Center Management
System (CCMS) in SAP
CCMS Monitors for
Optional Components for
Information Worker.
In the monitoring
process, information
is collected about SAP
NetWeaver Gateway.
Here you can see
Generated by Jive on 2015-12-09+01:00
2
SAP Gateway: SAP Netweaver Gateway T-Code Summary
which applications are
in use, and how often
they are called up. The
information is updated
hourly and relates to
todays date, since
on the first collection
after midnight all
values are initialized
once they have been
read out.
Performance Trace
/IWFND/TRACES
The Support Utilities
offering for SAP
NetWeaver Gateway
has been extended to
include a Performance
Trace tool. This tool
enables developers,
administrators, support
consultants, and end
users to monitor system
performance at service
call level. You can trace
the performance of both
the SAP Business Suite
backend system and the
SAP NetWeaver Gateway
hub system.
Title
T Code
Description
Gateway Service Builder
SEGW
A completely new design- SP04+
time transaction, which
provides developers
with an easy-to-use
set of tools for creating
services. It has been
conceived for the codebased OData Channel
and supports developers
throughout the entire
development life cycle of
a service.
Gateway Design
SP Required
Generated by Jive on 2015-12-09+01:00
3
SAP Gateway: SAP Netweaver Gateway T-Code Summary
Model Composition for
Integration
/IWFND/
Model composition is
BD_MGW_MDL_COMPOSITION
provided for complex
scenarios for the
integration topics,
such as SAP Business
Warehouse, GenIL and
SPI. It allows mashing up
multiple services within
IW-BEP.
Service Validation
/IWFND/SRV_VALIDATE
SAP NetWeaver Gateway
Service Validation
Tool validates the
runtime for all the SAP
NetWeaver Gateway
services to ensure that
all the services work
fine. Service Validation
tool runs without user
intervention and performs
the runtime validation
on a single service
document.
Register/Test Backend
System
SM59
Your backend system
has to be registered as
an SAP system alias
in the SAP NetWeaver
Gateway Implementation
Guide (IMG) on your SAP
NetWeaver Gateway
system. In addition, an
RFC destination has to
be defined in transaction
SM59.
Create a Service
SE80
Design time ABAP
Workbench
Register a Service
/IWFND/REG_SERVICE
Replaced with SEGW
Maintain a Service
/IWFND/
MAINT_SERVICE
Replaced with SEGW
Activate a Service
/IWFND/IWF_ACTIVATE
Activate or Deactivate a
service
MOC
/IWFND/
MOC_PARALLEL
Parallelize Multi-Origin
Composition
WebGUI Workflow
/IWFND/WF_WEBGUI
WebGUI For Executing
Workflow Item
Generated by Jive on 2015-12-09+01:00
4
SAP Gateway: SAP Netweaver Gateway T-Code Summary
Configure Message
based Authentication
/IWFND/WSS_SETUP
Configure Web Service
Message-Based
Authentication
GenIL Generator
/IWGIL/
GENIL_SRV_GEN
Gateway Service
Generator for GenIL
38525 Views Tags: sap, mobility, netweaver, rest, soa, sap_netweaver_platform, sap_netweaver_gateway,
service-oriented_architecture, developer, gateway, odata, netweaver_gateway, sap_netweaver,
sap_mobile_developer_center, sap_netweaver_mobile
Andre Fischer in response to Pavan Golesar on page 5
10-Jul-2015 10:23
Hi Pavan,
see the answer from Atanu Mallik in the following thread Gateway OData Metadata Cache
Best Regards,
Andre
Pavan Golesar
10-Jul-2015 06:32
Hi Paul,
As said earlier, your blog is quite helpful,
I Have a query, Exactly when do we need need /IWFND/CACHE_CLEANUP and /IWBEP/
CACHE_CLEANUP ???
thanks,
Pavan Golesar
Paul Aschmann in response to Anamika Blake on page 5
10-Jul-2015 04:00
Hi Anamika,
I believe you can find them in SMGW. See here:
Gateway Security Files secinfo and reginfo - Security Settings in the Gateway - SAP Library
Cheers, Paul
Anamika Blake
09-Jul-2015 09:09
Hey Paul,
Thanks a lot for all these tcodes.
Please help me with another tcode please...from where will I be able to check secinfo and reginfo for RFC
Gateway Access Control?
Pavan Golesar
Generated by Jive on 2015-12-09+01:00
5
SAP Gateway: SAP Netweaver Gateway T-Code Summary
20-Jun-2015 13:17
Cool.. Thanks,
Regards,
Pavan
Andre Fischer in response to Facundo Ferrer on page 6
30-Jan-2015 17:15
Hi Facundo,
since SAP Gateway is using the stateless OData protocol with shortlived sessions there shouldn't be too many
active user sessions in a SAP Gateway server
Or are you looking for some reporting telling you how many calls have been made to a certain service in the
last hour, today, ... ?
Best Regards,
Andre
Facundo Ferrer
29-Jan-2015 16:02
Hi Everyone! Great blog Paul. Customers are wondering about monitoring current active user sessions on
Netweaver Gateway. Is there any way you know to achieve this?
Christian Wei
13-Jan-2015 15:50
Hi Paul,
nice summary.
Thanks
Christian
Prasenjit Mishra
10-Feb-2014 11:00
Hi Paul,
Nice to see this blog.
Could you please send some latest updates about sap netweaver gateway?
Thanks,
Prasenjit
Paul Aschmann in response to Wolfgang Dr. Rckelein on page 7
05-Dec-2013 19:03
Hi Wolfgang - you are correct. I have updated the details above to show his. Thanks!
Generated by Jive on 2015-12-09+01:00
6
SAP Gateway: SAP Netweaver Gateway T-Code Summary
Tahir z
02-Dec-2013 19:09
Thanks Paul, realy needed.
Tahir
Wolfgang Dr. Rckelein
21-Nov-2013 01:16
Are you sure about /IWFND/CLEANUP_APPSLOG and /IWFND/BD_MGW_MDL_COMPOSITION? I think this
names are even longer than the allowed transaction name length....
Aliaksandr Shchurko
19-Jun-2013 14:56
Thanks!
Paul Aschmann in response to Ravi Sharma on page 7
08-May-2013 15:48
Thanks Ravi - added.
Ravi Sharma
07-May-2013 17:27
Few New ones :
Transaction code
/IWFND/MOC_PARALLEL
Parallelize Multi-Origin Composition
Transaction code
/IWFND/WF_WEBGUI
WebGUI For Executing Workflow Item
Transaction Code
/IWFND/WSS_SETUP
Configure WS Message-Based
Regards,
Ravi Sharma
Syam Babu
27-Mar-2013 08:29
Hi Paul,
One transaction is missing.
Activate or Deactivate SAP Netweaver Gateway --- /IWFND/IWF_ACTIVATE
Thanks,
Generated by Jive on 2015-12-09+01:00
7
SAP Gateway: SAP Netweaver Gateway T-Code Summary
Syam
Paul Aschmann in response to Syam Babu on page 8
26-Mar-2013 20:22
Thanks Syam
Syam Babu
26-Mar-2013 18:58
Hi Paul,
Nice Blog.
Thanks,
Syam
Generated by Jive on 2015-12-09+01:00
8