Hi, experts,
I am trying to using SendMail task in Application Integration and it worked well for testing.
Now I need to prepare for releasing in my production env.
I have downloaded "Integration Version Files" as a zip file from my dev env.
I tried to upload it to my stage env. However, from the GUI of Application Integration, I did not find a place to upload the zip file.
Then, i tired to create an empty integration and upload the zip file from the editor window of the new integration.
However, there was an error as below.
Is it the right way to deploy an existing Integration to another env? If not, what is the best practice?
Any feedback will be appreciated.
Failed to upload integration version. Error: Invalid JSON object. Error: Unrecognized token 'PK': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"PK �[mY6ܳ�� ts-v1.json{ "name": "projects/23490745719/locations/asia-northeast1/integrations/ts/versions/026400d6-e656-493c-bea7-73e80558c420", "updateTime": "2024-11-13T08:11:00.552Z", "createTime": "2024-11-13T07:55:16.197Z", "lastModifierEmail": "(PII Removed by Staff) @gmail.com", "integrationParameters": [{ "key": "`ExecutionMode`", "dataType": "STRING_VALUE", "defaultValue": { "stringValue": "" }, "displayName": "`ExecutionMode`", "isTransient""[truncated 1439 chars]; line: 1, column: 5]
Lee
Br.
Solved! Go to Solution.
Hello, Download the json version and try uploading the json version instead of the Integration Version Files.
Hello, Download the json version and try uploading the json version instead of the Integration Version Files.
Hi Mamatha,
Thank you so much. I should have read the document before asking.
Br,
Lee