Application Development and Automation 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: 
Read only

Git-enabled ABAP CTS configuration - Error while registering the repository

VijayRao
Participant
0 Likes
1,327

Hi,

I am setting up the Git-enabled CTS for our S4HANA 2020 system. I am following the steps from the help link

https://help.sap.com/viewer/dd52b271fd064d84b4085a87209cb1bd/202009.002/en-US/89e7c923ac7c46859ec872...

and I am stuck at the last step while adding a repository using the FIORI app.

I have done the following steps before trying to add the repository:

  • STMS Defined GTS as a non-ABAP system and enabled parameter VCS
  • Created a new Transport Layer ZGTS
  • Package Created ZBC_TOOLS_GTS with Transport Layer as ZGTS
  • SICF Activated following services - cts_abapvcs & - bc_cts_git
  • OData Activated oData service ZSCTS_GCTS_SRV / SCTS_GCTS_SRV
  • ASSIGN a ROLE to my userid SAP_BC_GCTS_ADMIN
  • PFCG - created a custom role and added the catalog id SAP_BASIS_TCR_T and assigned the new role to my id
  • Health check in the FIORI app shows all green
  • Created a new Repository in GitHub with public access

The error message I get is shown below

Error in transaction /IWFND/ERROR_LOG

Am I missing any specific step?

Regards,

Vijay

Hi,

I am setting up the Git-enabled CTS for our S4HANA 2020 system. I am following the steps from the help link

https://help.sap.com/viewer/dd52b271fd064d84b4085a87209cb1bd/202009.002/en-US/89e7c923ac7c46859ec872...

and I am stuck at the last step while adding a repository using the FIORI app.

I have done the following steps before trying to add the repository:

  • STMS Defined GTS as a non-ABAP system and enabled parameter VCS
  • Created a new Transport Layer ZGTS
  • Package Created ZBC_TOOLS_GTS with Transport Layer as ZGTS
  • SICF Activated following services - cts_abapvcs & - bc_cts_git
  • OData Activated oData service ZSCTS_GCTS_SRV / SCTS_GCTS_SRV
  • ASSIGN a ROLE to my userid SAP_BC_GCTS_ADMIN
  • PFCG - created a custom role and added the catalog id SAP_BASIS_TCR_T and assigned the new role to my id
  • Health check in the FIORI app shows all green
  • Created a new Repository in GitHub with public access

The error message I get is shown below

Error in transaction /IWFND/ERROR_LOG

Am I missing any specific step?

Regards,

Vijay

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
1,076

Please post it as text so that to make your question searchable ("File handler can't write file", "_-IWFND_-CX_MGW_BUSI_EXCEPTION"; I guess it's about "/IWFND/CX_MGW_BUSI_EXCEPTION"):

<ERROR CONTEXT> 
<ERROR_INFO>File handler can't write file</ERROR_INFO>
<ERROR RESOLUTION>SAP Note 1797736 for error ... https://service.sap.com/sap/support/notes/1797736
... <_-IWFND_-CX_MGW_BUSI_EXCEPTION> ...

If I search "/IWFND/CX_MGW_BUSI_EXCEPTION", I can find many SAP notes. Did you apply them?