Enterprise Security
Tuesday, February 28, 2017
Java Embedding Activity: Use collection object like HashMap
Ensure that you have the following line in the .bpel file before the java embedding activity:
<bpelx:exec import="java.util.HashMap"/>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Basic Algebraic Concepts for Understanding Encryption
SailPoint IIQ - Provisioning Rule Example - JDBC Application
import java.util.Date; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.Stateme...
Install OpenSSL on Windows Subsystem for Linux (WSL2)
wget https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.0.tar.gz <Check latest version and replace everywhere> tar -xvf libress...
OIM: Create and deploy scheduled task
The following posts covers all aspects of developing and deploying a scheduled task in OIM and creating a scheduled job. The post will...
No comments:
Post a Comment