web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / to know the type of in...
Power Automate
Unanswered

to know the type of input the flow is accept

(0) ShareShare
ReportReport
Posted on by 32

Hi,

 

I'm sending Json data from power apps to power Automate flow by,

WASHERAPPFLOW.Run(arrTag,WASHER_json).

When seeing the trigger input it is JSON array. So, I want to take first JSON with an Expression to insert the data to stored procedure.

first(outputs('Compose_T5095_WASHER_TXN')).
msireesha_2-1661153183606.png

 

got me an error :
msireesha_1-1661153089027.png

 

msireesha_0-1661153029366.png

 

 

Oracle: ORA-40441: JSON syntax error
ORA-06512: at "SYS.JDOM_T", line 9
ORA-06512: at "SYS.JSON_OBJECT_T", line 115
ORA-06512: at "GLOBUS_APP.PAP_SAVE_WASHER_APP_TXN", line 22
ORA-06512: at line 2

inner exception: Oracle: ORA-40441: JSON syntax error
ORA-06512: at "SYS.JDOM_T", line 9
ORA-06512: at "SYS.JSON_OBJECT_T", line 115
ORA-06512: at "GLOBUS_APP.PAP_SAVE_WASHER_APP_TXN", line 22
ORA-06512: at line 2

clientRequestId: 70735f3d-f393-490c-b3f3-5d023ec96002

 

 

@timl

 
Categories:
I have the same question (0)
  • okeks Profile Picture
    802 Super User 2024 Season 1 on at

    I think the problem is, that the input is still treated as a String and not as an array.

    The easiest option would be to put it in the "Parse JSON" action and fork from there with the created array.

     

    You could also try to create an Array variable with your input as value.

  • msireesha Profile Picture
    32 on at

    Hi @okeks ,

    My stored procedure will accept two parameter first one will accept Json object and second will accept Json array.

    anyway,I have found the solution but I want to know the input type the flow is treating.

    msireesha_0-1661163078687.png

     

    @okeks If the right parameter is treated as string, the left parameter is accepted in the stored procedure.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard