cancel
Showing results for 
Search instead for 
Did you mean: 

Create Automation Chain without "Context.FetchDocument"

Ron_Shimoni
Champ in-the-making
Champ in-the-making

Hi,

I'm trying to create an Automation Chain via Nuxeo Studio.

I've noticed that the chain must begin with Context.FetchDocument (or another operation that it's input is document/s).

How can I create a chain that doesn't begin with such operation?

My chain should be like this:

  - Context.SetVar:
      name: currentUserName
      value: admin
  - Context.SetVar:
      name: Password
      value: 12345
  - Document.Mail:
      from: "bla@bla.com"
      message: Hi
      subject: Hello
      HTML: "true"

Thanks.

0 REPLIES 0
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.