jbachelet
jbachelet
We could imagine a CLI statement that allows us to upload only specific folders within the cartridges (even a specific folder found across all cartridges from a specific "root" folder,...
Hello guys, Just tried with a brand new installation, using: - NodeJS v16.13.1 - NPM v8.1.2 - SFDX v7.162.0 - b2c-crm-sync v3.0.2 Working good as you can see: ``` jbachelet@jbachel-ltmkcll...
Hello @nek4life, Thank you for posting this issue. That's actually the expected behavior, as the person account you are creating initially has no customer list value, so crm-sync is not...
Hello @nek4life , Thank you for this well-detailed context, it totally makes sense to me now. Apologize if I did not get it the first time. I'll look into this...
Please verify your credentials, error 401 means you are `Unauthorized`.
Hello, Thank you for posting this issue. Can you please provide the error shown by SFDX when trying to deploy? Thanks!
Okay. My goal was to be able to get the full error behind your failed deployment. Without this, it is hard to help you more here.
Hello, There is nothing in the CLI commands within this repository that is intended to deploy to production. The CLI comands could help you to generate the connected-app, named credentials,...
Hello, Thanks for raising the issue. Yes, I've been trying to solve this and reverted the change with the Pause element as it resulted in the fact that the flow...
Hello, Could you please try using the latest version of b2c-crm-sync, [v.1.4.1](https://github.com/SalesforceCommerceCloud/b2c-crm-sync/releases/tag/v1.4.1), as this issue has been addressed by the [PR#161](https://github.com/SalesforceCommerceCloud/b2c-crm-sync/pull/161) Thanks