Oracle Integration Cloud OIC Evernote Adapter Configuration

        In this topic we are going to discuss on how to integrate note creation application like Evernote with Oracle Integration Cloud OIC using build-in Evernote Adapter from OIC adapter list. Please follow the step by step process as mentioned below.


Related Questions/Queries :
  • How to use Evernote Adapter in OIC.
  • How to configure oracle integration cloud adapter -Evernote Adapter in OIC.
  • Evernote Adapter configuration in OIC.
  • Evernote Adapter use case in OIC.
Description of Use case :
  • Post a simple note message in Individual Evernote account from OIC.
Software & Application :
  • Online portal of Evernote.com.
  • OIC portal of version (20.2.2.0.0).
  • SOAP-UI Version 5.5.0. 
Pre-requisite :
  • Need to have a prior Evernote Account for Enterprise or individual.
  • Developer access in the OIC portal.
Steps to follow :

  • First you need to create an account in https://www.evernote.com.
  • Then open the developer portal of Evernote https://dev.evernote.com.
  • In this above form you need to know your username.
  • You can go to your 'Account Summary' page and under 'Email notes to' is your incoming email address. The username of your account should be the first word that is in your incoming email address.
  • For example, the incoming email address is 'test1234.as12sd@m.evernote.com'. The username of the account is 'test1234'.
  • Once you fill up the form, you will get you key and secret in next page.
  • Your new key is currently active on our testing sandbox, https://sandbox.evernote.com/, but not on our production service. 
  • Once you have completed your development, visit https://dev.evernote.com/support/ to request activation of your API key on our production service.
  • Once you submit this request, it will take 4-5 days to activate. You will receive a confirmation mail from Evernote on successful activation else they might as additional info.
  • Now go to your OIC portal, create an Evernote Adapter connection with 'Invoke'.
  • Put 'CustomerKey' & 'CustomerSecret' in place of 'ClientID' & 'ClientSecret' and click "Provide Consent". 
  • This will redirect to Evernote page, where you need to Authorize it. Please check permission Do's & Don'ts clearly.

  • Once your connection is created and tested successfully, you can start creating your OIC interface.
  • Create a synchronous  interface wsdl file with a Input and Output message structure.
  • Create a Trigger connection using that wsdl file.
  • Create a OIC interface using that Trigger connection.
  • Take the Evernote connection in your interface just after the interface receive.
  • Select "Create Note" operation while configuring the Evernote connection.
  • Do the request mapping as like below Title, Author, Content.
  • In response from Evernote, you will receive the GUID or Message ID.
  • Now Validate mapping, save the interface and activate it.
  • Take the wsdl URL to SOAP UI or PostMan to test this interface.
  • Let's check in the Evernote portal so see if the note has been created or not.
  • In SOAP UI response see the unique messageID returned back from Evernote.

Here comes the end of the basic configuration of oracle integration cloud Evernote adapter and  messaging. Feel free to post your comments/suggestions/queries. I shall be happy to respond to those.  

Thank You . Happy Learning !!

Oracle Integration Cloud OIC Evernote Adapter Configuration Oracle Integration Cloud OIC Evernote Adapter Configuration Reviewed by Technophile-SOA-OIC Blog on June 18, 2020 Rating: 5

No comments:

Comment

Powered by Blogger.