Find Oracle API
Have to search for dependancies or search source code:
Have to search for dependancies or search source code:
Find java system vars
CodeDescription
System.getProperty("os.name")OS Name
System.getProperty("line.separator")EOL Character
System.getProperty("file.separator")File seperator / or \
http://docs.oracle.com/javase/tutorial/essential/environment/sysprop.ht…
This is a replacement for DBMS_JOBS
Profile options known about in Oracle
10 Days = P10D
a week = P7D
a month = P1M - a month
One year, one day, one hour and one second = P1Y1DT1H1S
five minutes = PT5M
Expression for 30 secs in future = xp20:add-dayTimeDuration-to-dateTime(xp20:current-dateTime(),'PT30S')
(https://blogs.oracle.com/reynolds/entry/whats_the_time_mr_bpel)
access nth: /ns2:EMP_REF_VAR/ns2:Row[bpws:getVariableData('nCounter')]