Forum Discussion

munish's avatar
munish
New Contributor
5 years ago

Netsuite - dynamically passing the object name

I saw in Netsuite I can pass the object statically like below reference screenshot marked yellow, is there any way I can dynamically pass the object name like with ‘=’?

3 Replies

  • Aleksandar_A's avatar
    Aleksandar_A
    Contributor III

    Hello kindminis ,

    Another approach would be to use sub pipelines and call them in sequence using Pipeline Execute Snap.

    • kindminis's avatar
      kindminis
      New Contributor

      I believe I tried using pipeline execute snaps but it tries to call a snap that is downstream before finishing the current execution. Do you have an example I can use? Thanks!