I can see the file under Box service account but not able to open the file, I have tried to download manually and open using windows built in apps, but still not opening. I am reading the png file using File read connector.
Below is the Box connector code -
<box:create-files-content doc:name="Upload file" doc:id="b523395b-1655-461c-adfc-fa5200b21fb5" config-ref="Box_Connector_Config" filePartFilename='#"Image202405262133401png"'>
<box:create-files-attributes ><![CDATA[#output application/json --- { parent: { id: "0"}, name: "Image202405262133401.png" }]]></box:create-files-attributes><box:file-content ><![CDATA[#output application/java --- payload as String]]></box:file-content> </box:create-files-content>
Escribir una respuesta...
0/9000