Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
I am using JIRA from atlassion. We can use query in JIRA and get the reports in XML format. I want to get the XML input in Talend using web address. Which component is suitable for this. My link is like this -
Please advise.
Hi Shong,
Thanks for your response. I have used tJiraInput component for this purpose. But it is not creating correct Json file.
It is created like this:
{"data":[{"json":"{"value":"\\"Acceptance Criteria\\"
In the Host URL field, the address should be till what level? Login Page or the page where we put JQL in JIRA. Please help.
also (in addition to above)
if any system haven't pre-defined component, but support REST API, like Jira - https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis
You can use tRESTClient for direct work with system