HI,
I have installed SAP CE 7.1 SR5 Preview version. I am in the middle of deploying SAP Environmental Compliance application packages using JSPM tool. There are 5 SCA files that I am deploying:
1) EC Central Services
TDAGECSSERV30000P_1.SCA (TDAG_ECS_SERVICES 3.0 Patch 1)
2) EC CentralModules
TDAGECSMOD30000P_1.SCA (TDAG_ECS_MODULES 3.0 Patch 1)
3) EC Application Modules
TDAGXEMMOD30000P_1.SCA (TDAG_XEM_MODULES 3.0 Patch 1)
4) EC Reporting Content
TDAGXEMREPCONT30000P_1.SCA (TDAG_XEM_REP_CONTENT 3.0 Patch 1)
5) EC Portal Content
TDAGECSPC30000P_1.SCA (TDAG_ECS_PC 3.0 Patch 1)
All 4 SCA files are deployed successfully but this TDAGXEMMOD30000P_1.SCA actually giving me an deployment error as shown below:
Deployment of archive C:\usr\sap\CE1\SYS\EPS\in\TDAGXEMMOD30000P_1.SCA --> xemarchivemoduleeappl.sda for component technidata.de/xemarchivemoduleeappl is rejected because it depends on missing components
Detailed message: 1. Unresolved dependencies: sap.com/tcjearchtech~api not found in the admitted batch items and the repository
I can see that I am missing this sap.com "standard" api that "supposed" to exist in the SAP CE server.
sap.com/tcjearchtech~api
I went to WD Admin COnsole to check this api under sap.com domain, I couldn't find it as expected.
Can anyone advise me where I can download or get this api? I need to deploy this api to SAP CE 7.1 server in order to resolve the deployment error?
BIG THANKS!
KC