Forum Discussion
The snap requires a field " BCP absolute path" that needs the
Absolute path of the BCP utility program in JCC’s file system. If empty, the Snap will look for it in JCC’s environment variable PATH.
- srivera7 years agoNew Contributor II
More specifically one needs to include the full path to the executable not just the containing directory. So for CentOS 7 ground plexes pleas enter,
/opt/mssql-tools/bin/bcp
This only works on groundplex(s). Which is odd, it could be pre-loaded on the cloudplex(s) as well.
There does not appear to be such good documentation on installing MS SQL Tools on CentOS and configuring the groundplex to ensure that the the JCC runtime can see it.- pkona7 years agoFormer Employee
Here is the link to the current documentation on Microsoft on installing the sqltools on linux. Its pretty straight forward
This can be installed on any SnapLogic Groundplex
- srivera7 years agoNew Contributor II
Thanks. I believe that SnapLogic does itself a big disservice when it does not provide processes and procedures for installation and configuration. The point here is
- Snaplex(s) are your specific runtime and configuration on a specific OS (Windows, CentOS 7, etc)
- The specific commands , permissions, and configuration are specific to your environment and can be easily communicated to your customers.
- Sending customers to 3rd party sites for configuration is a bad customer experience. Your customer expect you to be the experts on the product that you sell and provide.
Just my opinion.