Select to view content in your preferred language

Create Report Survey123 and uploading to One Drive

159
3
Jump to solution
3 weeks ago
joncroley
Emerging Contributor

This flow stopped working on August 28th 2025. I have re-watched the video and still have had zero success. I have refreshed the connection and etc yet it still does not get the file url. There is no where clause either. I have read all the other issue but none of the solutions seem to work or apply to my issue. Am I missing something?

 

error2.jpg

Error Result1.jpg

 

0 Kudos
1 Solution

Accepted Solutions
CalvinHarmin
Frequent Contributor

I think one of the most helpful things for troubleshooting is to show the 'outputs' of the actions.

Can you share the 'output' of the Create report action from this flow run?

View solution in original post

0 Kudos
3 Replies
CalvinHarmin
Frequent Contributor

I think one of the most helpful things for troubleshooting is to show the 'outputs' of the actions.

Can you share the 'output' of the Create report action from this flow run?

0 Kudos
joncroley
Emerging Contributor
{
    "statusCode"200,
    "headers": {
        "Transfer-Encoding""chunked",
        "Via""1.1 8d75c94c9670950752a0ef9e5d4a66d0.cloudfront.net (CloudFront)",
        "ETag""W/\"99c-/8DV33g4EZ0TyPp7uyJabUpFgO8\"",
        "Vary""Origin,Accept-Encoding",
        "X-Frame-Options""SAMEORIGIN",
        "x-arcgisapp-region""us-east-1",
        "X-Cache""Miss from cloudfront",
        "X-Amz-Cf-Pop""SFO53-P8",
        "X-Amz-Cf-Id""lYXBvczlkxe540CEd7FuRX6zju9qGo-r-SKLf5dmMq23Zq-t7DWsBg==",
        "Strict-Transport-Security""max-age=63072000; includeSubDomains; preload",
        "x-ms-client-region""unitedstates",
        "x-ms-flavor""Production",
        "X-Ms-Workflow-Resourcegroup-Name""090F6AA6CC5E4869AAF622853F4E7C45-DEFAULT090F6AA6CC5E4869AAF622853F4E7C45-ENV",
        "x-ms-workflow-subscription-id""49d16486-363b-42ba-9cc2-75771098f98d",
        "x-ms-environment-id""default-090f6aa6-cc5e-4869-aaf6-22853f4e7c45",
        "x-ms-tenant-id""090f6aa6-cc5e-4869-aaf6-22853f4e7c45",
        "x-ms-subscription-id""49d16486-363b-42ba-9cc2-75771098f98d",
        "x-ms-dlp-re""-|-",
        "x-ms-dlp-gu""-|-",
        "x-ms-dlp-ef""-|-/-|-|-",
        "x-ms-mip-sl""-|-|-|-",
        "Timing-Allow-Origin""*",
        "x-ms-apihub-cached-response""true",
        "x-ms-apihub-obo""false",
        "Date""Thu, 18 Sep 2025 17:52:38 GMT",
        "Content-Type""application/json",
        "Content-Length""2460"
    },
    "body": {
        "jobId""064ad638155245cdba440127b78528a0",
        "jobStatus""esriJobFailed",
        "jobStatusInfo": {
            "detailedStatus""printFailed",
            "startTime"1758217948230,
            "progress"1
        },
        "submitted"1758217941953,
        "completed"1758217955768,
        "resultInfo": {
            "title""Hardin_Distribution_Plan",
            "totalCount"1,
            "succeededObjectIds": [],
            "failedObjectIds": [
                8
            ],
            "details": [
                {
                    "objectId"8,
                    "status""printFailed",
                    "messages": [
                        "An error occurred when rendering by the report engine. The tag \"(KYEM_County_Distribution_Plan_Creator.s6_ingress_and_egress|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.s7_commodity_tracking|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.s8_county_transport_capability|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.describe_the_considerations_for|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.describe_how_property_reconcili|appearance:\"multiline\")\" should be the only text in this paragraph.\n"
                    ],
                    "success"false
                }
            ]
        },
        "inputInfo": {
            "jobType""createReport",
            "parameters": {
                "featureLayerUrl""https://services2.arcgis.com/*/arcgis/rest/services/***/FeatureServer/0",
                "queryParameters": {
                    "objectIds""8"
                },
                "templateItemId""51d72fed1cee43bcb3ccd598bad6a050",
                "surveyItemId""37d5e5ea61b14cf089673203708e6f36",
                "portalUrl""https://www.arcgis.com",
                "outputFormat""docx",
                "outputReportName""Hardin_Distribution_Plan"
            }
        },
        "messages": [
            "An error occurred when rendering by the report engine. The tag \"(KYEM_County_Distribution_Plan_Creator.s6_ingress_and_egress|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.s7_commodity_tracking|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.s8_county_transport_capability|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.describe_the_considerations_for|appearance:\"multiline\")\" should be the only text in this paragraph.\nThe tag \"(KYEM_County_Distribution_Plan_Creator.describe_how_property_reconcili|appearance:\"multiline\")\" should be the only text in this paragraph.\n"
        ]
joncroley
Emerging Contributor

And I think I see the issue. In the report template the planner had added notes to the headers of the sections and they had not been removed.