Skip to main content
Question

batch multiple by same prefix

  • October 3, 2015
  • 1 reply
  • 25 views

zzupljanin
Contributor
Forum|alt.badge.img+5
Hello,

 

 

so, I have multiple TINs and multiple DBMs (as two readers) named by same nomenclature (multiple TINs and multiple DBMs). What I want is to batch each TIN with its DBM using prefix (which is the name of nomenclature). Is that even possible?

 

 

Thank you
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • October 6, 2015
Hi,

 

 

Please correct me If I undertood your question wrongly...

 

 

1. By using published parameters you can do it.

 

2. I think, you will do in batch mode like 1 TIN & 1 DBM at a time

 

3. So place credentials of DBM & TIN as published parameters use the parameters in workspace

 

4. Use workspace runner transformer in another script with input of TIN and DBM credentials from xlsx or csv (1 TIN & DBM should be 1 record)

 

 

hope this will help

 

 

Pratap