Member since
08-25-2021
4
Posts
0
Kudos Received
0
Solutions
06-30-2022
05:41 AM
Hi , I have tried the property which you suggested getting below error.
... View more
06-30-2022
03:20 AM
Hi Team, I have the below flow to get the ticket details .getting 400 error and I have provided valid credentials also. Please suggest. Note:API's working fine in postman. Evaluation JSON path process contains access token Update attribute processor contains the authorization Invoke http processor contains url for ticket details. Here I'm getting issue in invoke http processor
... View more
Labels:
08-30-2021
09:15 PM
Plz provide any solution for below
... View more
08-26-2021
12:43 AM
JIRA API http://jirafornifi.atlassian.net/rest/api/2/issue/createmeta?projectKeys=JIR&expand=projects.issuetypes.fields&maxResults=1 Here is my JOLT spec: [ { "operation": "shift", "spec": { "projects": { "*": { "issuetypes" : { "*":{ "fields":{ "*":{ "name" :"name", "key" :"key" } } } } } } } }, { "operation": "shift", "spec": { "name" :"Display", "key" :"filed" } } ] I'm getting output like this: expected output like below: {{ "fields": [ { "field": "active", "display": "Active" }, { "field": "impact", "display": "Impact" }, { "field": "knowledge", "display": "Knowledge" }, } } ]
... View more
Labels:
- Labels:
-
Apache NiFi