Create Automation Chain without "Context.FetchDocument"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 10:43 AM
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
