This is good example of how we can Eliminate bottlenecks with IguanaX https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2683338904 by building a custom file reader component which has a simple interface for a unique purpose rather than using a general purpose no code solution - see The problem with no-code solutions.
...
Expand | ||
---|---|---|
| ||
This component generates some test files to make it easier to learn how to make a custom file reader. You can useCreate component +FROM URL to import the component. Copy paste the URL from here:
|
Expand | ||
---|---|---|
| ||
Refer to Customizing components to see how it's done if you have not done this before. |
...
There is no limit to how you can streamline the usage of a custom component - if that helps address a bottleneck, then it is well worth it.
...