Hi,
I have been trying to write a file to a bucket using the google cloud storage request node. I have configured the folder path location(for example /dev/drop/) as Object. And I have the default schema which is generated if we configure the update/create objects. While configuring the path location in the property node as $Root/JSON/Data/body/File it throws error as below.
ParserException
File:CHARACTER:C:\ci\product-build\WMB\src\DataFlowEngine\nodejs\NodejsManager\ImbNodejsTreeConversions.cpp
Line:INTEGER:767
Function:CHARACTER:ImbNodejsTreeConversions::fromJSONTreeInternal
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:5708
Text:CHARACTER:'Data' element must be of type JSON.Array or JSON.Object
I can understand that it's not matching the schema but not sure how I can create the JSON structure and also I am not finding an example for uploading files using google cloud storage request node. Can someone help me on this please?
Regards
Naveena
------------------------------
Naveena Velusamy
------------------------------