SAP Knowledge Base Article - Public

3771211 - How to view import logs via API in SAP Datasphere

Symptom

In case of import failure, you can access the logs to investigate the error by adding this endpoint "{TenantURL}/contentmanager/v4/jobs/{ContentReferenceID}?brief=false" to the target tenant URL in your browser. This article describes how to obtain the Content Reference ID to view SAP Cloud Transport Management (CTMS) logs in SAP Datasphere.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."  

Environment

SAP Datasphere

Resolution

  1. Find the Content Reference ID using the following two ways:
    • Obtain the content Reference ID from the CTMS.
    • The Content Reference ID can also be found from Transport > Monitor in Datasphere.
  1. Run URL https:// {TenantURL}/contentmanager/v4/jobs/{ContentReferenceID}?brief=false in browser.
    The detailed log info will display as below:{"jobId":<Job ID>,"type":"IMPORT","subType":null,"tenant":"<Tenant ID>","privatePackage":xxx,"publicPackage":null,"wavePackage":xxx,"state":{"status":"FAILED","message":"xxx" ....}

See Also

SAP Datasphere Help Portal

Keywords

transport content packages, landscapes, Job ID, Import, Export, DS , KBA , DS-API , SAP Datasphere APIs , BC-CP-LCM-TMS , SAP Cloud Transport Management service , DS-MD-REPO , Repository Backend , DS-ACN , Datasphere Content Network and Transport , How To

Product

SAP Datasphere all versions