Creating a Job for retrieving the project information from JIRA application
Before you begin
A project with the key DOC has been created in JIRA application.
Procedure
- Create a new Job and add a tJIRAInput component, a tExtractJSONFields component, and a tFileOutputJSON component to the Job.
- Link the tJIRAInput component to the tExtractJSONFields component using a connection.
- Link the tExtractJSONFields component to the tFileOutputJSON component using a connection.