Skip to Content
0
Jun 26, 2018 at 06:16 AM

How to create a back-up copy of Gateway Service Builder Project with Runtime artifacts included?

1039 Views Last edit Jun 26, 2018 at 06:17 AM 2 rev

Hello all,

I have created a gateway service project, and have redefined the following:

ZCL_Z**_DPC_EXT:

  • /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_BEGIN
  • /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_END
  • /IWBEP/IF_MGW_APPL_SRV_RUNTIME~EXECUTE_ACTION
  • /IWBEP/IF_MGW_APPL_SRV_RUNTIME~GET_STREAM
  • F***_GET_ENTITY
  • F***_GET_ENTITYSET

ZCL_Z**_MPC_EXT:

  • DEFINE

The service is working fine. When i try to create a copy of the project, the above methods are not being copied.

How to create a copy/backup of this project without having to manually copy the code?