Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Need to encrypt a string using Fast formula
Summary
Need to encrypt a string using Fast formulaContent
Can anyone share a sample fast formula that takes the email ID as input (it can be hard-coded since I will pick it up from an HCM Extract) and uses a while loop to traverse individual characters & converts them to ASCII equivalent?
Do I need to use an Array here? If yes,then what should be the type & indexing used?
I need to display each individual character & its ascii equivalent in log.
Then I have to read in the ascii string & carry out further processing on it.
Basically I need to write the RC4 encryption algorithm using Fast formula and use it as an Extract Rule to generate a password.
Tagged:
1