Hello,
I am using rest api
url = f'{SERVER_URL}/fmerest/v3/transformations/transact/{REPOSITORY}/{WORKSPACE}?longPoll=true'
but does not get back resultDatasetDownloadUrl in result class.
What went wrong?
Regards Gerhard
Hello,
I am using rest api
url = f'{SERVER_URL}/fmerest/v3/transformations/transact/{REPOSITORY}/{WORKSPACE}?longPoll=true'
but does not get back resultDatasetDownloadUrl in result class.
What went wrong?
Regards Gerhard
You might find it easier to use the DataDownload service:
https://docs.safe.com/fme/html/FME_Server_Documentation/ReferenceManual/service_datadownload.htm