Using which API I can get the data of the Webreport where some input is required from User?

Options

Hello Everyone,

Actually I'm looking for the output of the webreport using API.

That API has one Input parameter in it and while I'm trying to get the result of the below mentioned API using Postman getting attached error message.

API: api/v1/nodes/{nodeid}/output

Will anyone please suggest me something regarding this issue?

Comments

  • appuq
    Options

    go to 540117 and look at the parameters, from this screen output it looks like the actual WR has only one mode of execution like scheduled, I am not sure if that is the case as WR can be run in both ways. In any case, I would find that WR and see if you can run it with Fiddler or network tools so you can actually see what is the parameters that is needed.WR allows you to put default values on its parameter screen as well.

  • Hans Stoop
    Options

    I would change the WR to be non-scheduled.

    Hans

  • Hello Appu & Hans.

    I have passed the input parameters with the API URL, now it's working fine for me.

    Like : <Content Server>/otcs/cs.exe/api/v1/nodes/540117/output?runReport&inputlabel1=Q6QZ

    Thanks for the support.

    Regards,

    Ritikraj