-
Using OverlayGetNumPages() in Persuasion 5.6.0
I am trying to attach PDF pages in StoryTeller and this line is failing in 5.6.0 (but works in 5.6.2): $pages = overlayGetNumPages($thisAttachment). In 5.6.2 $pages is 4, which is correct. In 5.6.0 (the value of $thisAttachment is the same and it is the same PDF) the value returned is '0', which I assume means it has…
-
Does a Batch Number exist in Exstream?
Hello, does anyone know of a variable or way to pull the "batch number" for each job you run in Exstream? Pardon my ignorance if batch number is the incorrect terminology but am I wrong in assuming there is a batch number associated with every job run in Exstream? If "batch number" is not the correct terminology what is?…
-
Using Communications Server API
Hello, I want to invoke the Rest API of Communications Server in order to execute a Process that produces a PDF document with Exstream. 1. How should I set up the authentication? 2. Which operation should I use?
-
Exstream/StreamServe API - GET Documents - Collector (archiveobject)
Hi. has anyone used the function to get document(s) from a Collector database (16.4.1), if so... can you please give me an example? //Stig ;-)
-
Exstream 16 (Streamserve engine) does not generate PDF.
Hi all, For example, we tried to input 50 XML files then Exstream generate 45 pdf, 50 pdf, 30 pdf, etc, randomly. Not sure why this happen, all projects were converted from Streamserve 5.6.1. Please help we stuck with this problem for a week Thank you, Kanok
-
PreviewDocumentContent API method in Exstream 16.4
Hi, In StreamServe SDK, we have a method getDocumentsContent() in the WSDL webservice.bindings.documentondemandcontent.base64.1.0.wsdl. This will give the preview of the ondemand document content. Do we have any similar webmethod in Exstream 16.4 API? Thanks
-
Update and retrieve metadata in Exstream 16.4 API
Hi, We have used few methods from Streamserve 5.6.1 SDK to update and retrieve metadata. Now we are upgrading to Exstream 16.4. But we dont see any methods to implement this functionality. I came to know that as of now no API method is available to do this. But can you let me know when will this functionality be released…
-
Exstream 16.4 Swagger UI Authorization
Hi, I Can access the Swagger UI or Exstream/Streamserve API Rest but not able to pass the Authorization. Need value for client_id ? For information, I Can use and access and try the REST API of OTDS without any problem with otds-api client_id and the OTDS admin user. Does anyone Can help me? Best regards
-
Help to be able to run the Exstream Command Center application
Hello Everyone!!! you know, how can i repair my installation or configuration of server? already installing Command Center but My issue is when a run the program and appear the next message: [userExstream@server bin]$ ./command-center start Starting Command-Center... ./command-center:…
-
Can I call web services from Streamserve script?
Hi All, Can I call web services from Streamserve script to get or set data after the job done? Regards, Kanok