Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Getting the error while processing multi xml data

ShruthiVijayaKumar
7 - Meteor

Hi Team,

 

We are trying to process the multi-XML data all at once based on node, but we are getting the below error, and these are the setups made below.

 

Error: multiple_xml-ICMSTot (8) Record #1: Tool #6: Numeric fields can only contain numbers

 

 

 

18 REPLIES 18
alexnajm
18 - Pollux
18 - Pollux

You need to also show the error then

ShruthiVijayaKumar
7 - Meteor

Please find the image with changes,but still same.

alexnajm
18 - Pollux
18 - Pollux

I don't see an error. Please let us know how this is actually running, or send it over - otherwise we cannot help further

OTrieger
13 - Pulsar

Look fine for me. The Control Parameter is not selected in Designer mode, so when click on Run it seems as if the Filter tool is failing, but it is not. You will need to run the automation out of the macro to see it working.

ShruthiVijayaKumar
7 - Meteor

Ya, have shared the code. Can you please check and update soon

 

Thanks in advance.

Regards,

Shruthi.V

alexnajm
18 - Pollux
18 - Pollux

It doesn't error for me (once I change everything to my computer paths), so again what is the error?

ShruthiVijayaKumar
7 - Meteor

if we process the macro file (yxmc)  its fine, but the main solution is not getting an error, but the values are blank in main YXMD solution.not giving out zero records in main solution

OTrieger
13 - Pulsar

@ShruthiVijayaKumar 

You should check that you did not leave in the macro any static data. 

 

You say that when running the macro all fine, check if the variables are still there and not replaced with static value and therefore the macro runs well but not getting the needed values and resulted with no output

ShruthiVijayaKumar
7 - Meteor

ya can you please run the YXMD solution and try to see values in it....i am getting blank values

Labels
Top Solution Authors