Monday, December 2, 2019

OIC - Global Fault handling in app driven orchestration

Add a global fault and send the error message using Email Notification action.



















No comments:

Post a Comment

Featured Post

OIC - OCI Java function code for RSA Encryption and Decryption

Function Java code: package com.test.fn; import java.security.*; import java.security.spec.*; import java.util.Base64; import javax.crypto.C...