Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Data Action Processing

    Posted 06-05-2025 18:44

    Adrian_Santamaria | 2023-05-08 09:27:56 UTC | #1

    Hello

    I know that when a Data Action is executed, the request to the web service is made from the AWS Cloud. But I was wondering... Is the response processing part done in the Cloud too?

    I mean, if for example in an Inbound Flow, it executes a Call Data Action, does the edge just send the Data Action Inputs and receive the Outputs? Or does it do the processing too?

    Thank you!


    Jason_Mathison | 2023-05-10 15:38:57 UTC | #2

    The edge sends the inputs to the data action service and gets the outputs back. This is the reason why you can not use a data action in Architect until it has been published. Publishing ensures that the input and output schemas of a data action can never change again.

    --Jason


    system | 2023-06-10 15:38:59 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 19785