Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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