Thursday, September 12, 2024

OIC Gen3 - about actions

 How to Add actions:

  1. Open the actions pane
  2. Use the inline Menu
List of actions available:



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...