Skip to main content
April 21, 2022
Solved

a!save

  • April 21, 2022
  • 2 replies
  • 0 views

Can we use a!processlink  in a!save() function?

    Best answer by harshitb6843

    You can directly use a!startProcess() inside a saveInto but not a!startProcessLink. 

    It is a link and can only be called inside a 'link' param. 

    2 replies

    harshitb6843
    April 21, 2022

    You can directly use a!startProcess() inside a saveInto but not a!startProcessLink. 

    It is a link and can only be called inside a 'link' param. 

    April 25, 2022

    I tried following your instructions. It's so good. thank you Elastic man