We are working on a SOP Invoice integration using SmartConnect which in turn uses the eConnect objects. The integration works fine, however we are now trying to mark the drop ship checkbox via the integration and unable to get it to stick. There is a list option that works, however we need to set the field conditionally and are trying to use a formula that sets the field to either 1 or 0 based on the required condition.
Has anyone had issues with marking the drop ship checkbox via eConnect, SmartConnect or any other tool that uses the eConnect objects? Please advise. Look forward to a reply. This is GP18.5
We resolved this. The SmartConnect GP adapter was using "TRUE" and "FALSE" as list options which worked fine within the adapter but not within formula. We then switched to the database values of 1 or 0, but that also didn't work. We then went with a string value of "1" or "0", and the formula finally functioned.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.