Jump to content

Module creation


Jack Adams

Recommended Posts

Hi!

I have selected several tasks with which I would like to create a module, but right-clicking and selecting "Create module" returns an error regarding input sources.
With this selection I can create a module without any errors:

spacer.png

 

But if I use this selection (with the module created previously) it returns the error:

spacer.png

What could it be?

Thank you

 

Link to comment
Share on other sites

Hi Jack!

When creating a module from a selection of tasks, it is always necessary to pay attention to the sources. To create a module, you must define an input mapping to which you must link tasks within the module. If, as in your case, there is no defined/static input, it is possible for the program to return an error, especially if there is a direct thread before the module that connects to an import. It is good practice when creating a module to insert a Data Manager task before any input that will go into the module, that way the inputs that will end up in the module will always be defined and the tasks inside the module will always know which external tasks to point to. Here some screenshots to understand better! (The red rectangle means the selection to put inside the module)


Wrong module creation:

Wrong module creation

 

Adding Data Manager:

spacer.png

 

Good module creation:

spacer.png

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...