Start a conversation

Procedure to display the High charts using Rest Interface

Product: Quark Publishing Platform (QPP)
 

Summary:
In order to display the High charts using Rest Interface, we would need the Smart table document (.xml) and Freemarker template file (.ftl)

Solution:
1. Check-in both Smart table document and Freemarker Template file to QPP and get their Attribute IDs.
2. Run the below mentioned Rest request to render the high chart:

http://QPPserverIP:61400/rest/service/charts/(AttributeIDofSmartTabledoc)?templateuri=qpp://assets/(AttributeIDofFreemarkertemplate)&outputformat=image&loginname=Admin&loginpassword=Admin

Sample request is given below: 
http://ServerName:61400/rest/service/charts/65?templateuri=qpp://assets/64&outputformat=image&loginname=Admin&loginpassword=Admin

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments