Regex Tokenization Not Working on Server
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am having the weirdest issue since I have started using Alteryx. I am trying to screen scrape on FDA website and I have noticed when I run the flow on my desktop the regex tokenize tool works and I get multiple rows of data. When I save the flow to the server and run it I get a ? after it runs the regex tokenize part of the flow. When I check the data in front of regex the data looks fine as well.
I have another flow that uses regex and it works perfectly fine on the server.
*Not sure if it has something to do with the copyright symbol in the data but like I said it works before the regex tool just not after
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Found out that the webpage was being blocked on the server but I wasn't being blocked on my desktop
