ACL / Alteryx Conversion
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Bryant_Johnston
5 - Atom
‎12-27-2022
11:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
My team has used ACL with DirectLink to pull SAP tables in the past. Now, we want to convert our ACL scripts to Alteryx workflows. One of the issues that we have run across is joining clustered tables such as BSEG and BKPF in Theobald's Xtract Universal. ACL DirectLink was able to join these tables and other clustered tables with no issues, but Xtract Universal throws an error when I try to do the same thing. I was just curious if anyone else has experienced this, and if so, how did you get around it?
Labels:
- Labels:
- Community
2 REPLIES 2
ClayMontgomery1
5 - Atom
‎03-11-2023
05:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You guys seem like a really advanced team, impressive!
redthirteen
5 - Atom
‎06-15-2023
02:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
One solution might be to extract the BKPF records you want and then pass those documents numbers in chunks as a filter for a separate BSEG tool placed inside a batch macro ;)
