Hello,I have followed the documentation and post uploading the word doc I am getting error in the logs as below for file name "Sample_dita_file.docx".I have added two files with below content :file 1:Dita Map XMLThis is headingfile 2:Title: Dita Map XMLHeading 1: This is headingfor both I am getting...
Hi @jafetsanchez, I am missing one thing. When we add/remove/update dependencies we need to do "npm install". Thank you for your reponse. Now it is working.I am focusing too much to manifest.yaml file and ignored package.json file.Regards,Prajwal
Hi All,
I have created the Node JS Post API module to be deployed to Adobe IO runtime.I am making an Post call with query param and getting response when I directly run the index.js file my local.
Then I used wsk cli to create package and added the action inside ithttps://developer.adobe.com/runti...