Skip to main content

I am trying the use the Read File Activity to read the contents of json file. As a quick test to see if the file has been read, I want to display the contents in a Log Activity. Can someone show me how to do this? Thanks.

Comments

1 comment

  • Berend Veldkamp

    Set the Message property of the Log activity to =$readFile1.text

    0

Please sign in to leave a comment.