Free Trial

Alteryx Designer Desktop Discussions

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

R Tool error

Dhilip_Kumar
8 - Asteroid

Hi,

 

I have installed the R package however I got error while running BatchPDFInput.yxmc. Please find the attachment for error message and please do the needful.

 

3 REPLIES 3
gawa
16 - Nebula
16 - Nebula

hi @Dhilip_Kumar 

 

Two possibilities.

1) This is batch macro so you have to place this macro within some standard workflow .yxmd. Otherwise, it doesn't properly run with .yxmc alone.

2) Confirm you surely installed necessary R-library to your PC to enable R tool configuration in yxmc. Usually, external library is a must to do PDF parse.

Dhilip_Kumar
8 - Asteroid

@gawa Thanks. Let me try this

apathetichell
19 - Altair

Try putting the filepath in the text input tool and seeing if it works.

Labels
Top Solution Authors