cancel
Showing results for 
Search instead for 
Did you mean: 

HCP - Document service import failed error

former_member207744
Contributor
0 Kudos

Hi,

I'm getting import failed error while accessing document service and it points to below piece of code.

import: failed to load the library

var docService = $.import("sap.bc.cmis", "cmis");

It looks like I'm missing dependant library file in my package. As per below link cmis.xslib and promise.xslib are required to access document service.

Could you please help me from where I can download the library files or kindly redirect me to working example. Thanks.

JSDoc: Tutorial: Overview

View Entire Topic
Former Member
0 Kudos

Can you please follow me (just for one day is sufficient). Then I can send you a private message with further instructions.

Best regards

Jens

former_member207744
Contributor
0 Kudos

I'm following you

former_member207744
Contributor
0 Kudos

Shared library solved my problem. Thank you very much.