Im very new in Webfocus and need some help.
I try to import Data in Webfocus from a Jira DB via REST.
At the beginning i build a RESt request and tested it in browser and curl:
https://server.xy/rest/api/2/s...h?jql=issue=L2ED-123and it works fine.
At Webfocus i create a REST adapter and put the server string "https://server.xy/" in the base url with explicit authentication.
Then i try to create the 1st Synonym like this:
Rest Operation: GET
Service URL Extension: rest/api/2/search
Service URL Parameter: ?jql=issue=L2ED-123
the synonym will be created.
is this correct?
When i try to get sample data, i get a table like this:
STARTAT MAXRESULTS TOTAL ISSUES
0 50 86300
What are the next steps to view the "real" data in eg a report?
thanks
Webfocus 8.0.0.2
Windows 7 Enterprise