Uppercase Converter
Uppercase Converter
Uppercase Converter
- Uppercase Converter
- Goal: Convert any string to uppercase.
- Inside Subflow:
msg.payload=String(msg.payload).toUpperCase();
return msg;
Overview
This guide describes the technical steps to onboard a new user into Irancell IAM.
Onboarding ensures that the user’s identity, roles, and entitlements are created and synchronized across Irancell IAM and connected systems (e.g., Active Directory, LDAP, HRMS, or application databases).
Top comments (0)