File tree Expand file tree Collapse file tree 3 files changed +22
-0
lines changed
comsave/salesforce-outbound-message-bundle/0.3 Expand file tree Collapse file tree 3 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ comsave_salesforce_outbound_message :
2+ wsdl_directory : ' src/Company/Resources/wsdl'
3+ document_paths :
4+ Account :
5+ path : ' src/Company/Document/Account'
6+ Product2 :
7+ path : ' src/Company/Document/Product2'
Original file line number Diff line number Diff line change 1+ {
2+ "bundles" : {
3+ "Comsave\\ SalesforceOutboundMessageBundle\\ ComsaveSalesforceOutboundMessageBundle" : [" all" ]
4+ },
5+ "copy-from-recipe" : {
6+ "config/" : " %CONFIG_DIR%/"
7+ }
8+ }
Original file line number Diff line number Diff line change 1+ <bg=blue;fg=white> </>
2+ <bg=blue;fg=white> Next: Salesforce outbound message bundle configuration </>
3+ <bg=blue;fg=white> </>
4+
5+
6+ * Navigate to config/packages/comsave_outbound_message.yaml and change the values to your desired paths.
7+ * For more information you can find the read me file at https://github.com/comsave/salesforce-outbound-message-bundle
You can’t perform that action at this time.
0 commit comments