ethereum-oasis-op / baseline-roadmap

31 stars 11 forks source link

Salesforce Integration #96

Closed domsteil closed 3 years ago

domsteil commented 4 years ago

Extending the DappSuite Managed Package and open-source middleware to baseline Salesforce workflows and objects using the Ethereum Mainnet

Working on initial demo of baselined RFP process from CRM system.

domsteil commented 4 years ago

I am working on initial updates to the dappsuite middleware. Will use the baseline npm packages when available.

Main components for the demo will be callout and connector classes with the structured data from the Radish34 demo to connect with D365.

Possible use case will be around baselining RFP process:

Verify the same RFP to 5 different companies; baseline with buyer and the 5 suppliers

Each sends back own private / their own version of the bid

each bid is bilateral 4 other are child. none of the suppliers have any awareness at all. each one is verifiable connected to the parent RFP.

Then segway of create agreement with line items into MSA process for the third workstep.

domsteil commented 4 years ago

Salesforce Integration Updates:

compile(source: string, location: string): Promise; computeWitness(artifacts: any, args: any[]): Promise; exportVerifier(verifyingKey): Promise; generateProof(circuit, witness, provingKey): Promise; setup(circuit): Promise;

We are working on implementing the other core RPC methods from @baseline-protocol/api and the Callout from SFDC on a Standard Record.

domsteil commented 4 years ago

Salesforce Integration Updates:

We have started to implement Global Action with custom VFP to Baseline Records by Object and Record Id. We have also started on creating a Baseline Dashboard that shows Organizations, Workgroups, Circuits and Baselined Records.

First recorded demo of end to end flow of Baselining a Salesforce Standard Object will be done by this week.

domsteil commented 4 years ago

Salesforce Integration Updates:

DappSuite Baseline Global Action Component

We are aiming for a release of DappSuite 1.9500 with Baselining capabilities by the end of this month.

domsteil commented 3 years ago

Dappsuite with Baseline Protocol is now available on the Salesforce AppExchange: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000EcqdXUAR

dappsuite_appexchange

danielnorkin commented 3 years ago

@domsteil - as per the SSC call on 2/1/21 I'm checking on the status of this Epic. Let me know if you have any updates. If not, please close this Epic.