Tuesday, June 3, 2025

#1073 OIC 25.06 New Features - AI Driven Integration Generation

This is a true gamechanger feature, the ability to generate an integration skeleton from natural language. The feature available with 25.06 is the first step, so to speak. The integration skeleton that we currently generate does not include some actions, such as Map, but do expect them and others to be available in upcoming releases. 

Net, net, this is our MVP in this space, but what an MVP!!!  



Nothing like kicking the tyres - 

I do that by entering the following text - 

Create an order in the NetSuite on closure of opportunity in the Salesforce. Make sure customer exists in the NetSuite before creating an order, if customer does not exist, get the customer details from salesforce and then create the customer in the NetSuite. Also add the fault handler that sends an error notification to the integration owner.

Let's see what happens -

Grab a coffee, or a cup of Irish Breakfast tea.

The basic integration structure has been generated, so take the rest of the morning off!

So what do we get?

An app driven Integration 
  • triggered by an SFDC event
Main Scope
  • check if customer already exists in Netsuite
  • if not, get customer details from SFDC and create the customer in Netsuite, then create the sales order in Netsuite.
  • if customer already exists, then create the sales order in Netsuite 
Scope Fault Handler
  • send Notification
Also 2 connections have been created - 

Please note, what we have is the full skeleton of the integration, containing all the required actions.

Next steps are -

  • configure the connections
  • configure the integration


Then configure the integration - 

This I have already configured to subscribe to the opportunity event from SFDC.

Summa Summarum 

This cool new feature saves developers time. You get a "best practice" integration skeleton and you just need to fill in the details. Also note, the connections are only generated, if they do not already exist. 




 





















 

No comments:

Post a Comment