I have Batch Macro that I would like to pass 2 values from ... (currently from a Text input), but once working moving over to a file.

Value 1 is a date/time
Value 2 is a record count

Pass Field1 value to update a Salesforce query
Pass Field2 value to a different part of the workflow... basically verify record count against Salesforce record return.

The macro output will be replaced with a write to yxdb on the inside of the macro so the macro output will be removed.
So... up to this point everything works except for passing the 2nd value from the text input.
Also... everytime I click on the yxmd I get the following message.
If I run the macro... it pops up 3 times before the result set is shown in the browse tool.

Any thoughts would be greatly appreciated.
Puff