Michael Somoza
Hi I'm a customer!
- Total activity 3309
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 1972
Articles
Recent activity by Michael Somoza-
Local SSH FTP Users configuration
Note: This feature is being deprecated. For similar functionality, use a Users host. See Users Host for more information. Note: This section applies to the Cleo VLTrader and Cleo Harmony applicat...
-
DecodeString
Takes a Base64 encoded string and converts to normal string.
-
Local command reference
CHECK See CHECK Command for information about this command. comment # text... Lines in the action starting with a # character are considered comments and will be ignored when the action exe...
-
Create data projects in D365 SCM
Take these steps in the D365 SCM ERP instance before creating data projects. Enable the Create error file in Data Management Framework parameters. Refresh Entity list Configuring Data project...
-
DivideRoundDown
Divides one number (dividend) by another (divisor) and returns a numeric result. Property Type Description Dividend Number The number to be divided by another number (divisor). Divisor Numbe...
-
DivideRoundHalfUp
Divides one number (dividend) by another (divisor) and returns a numeric result. Property Type Description Dividend Number The number to be divided by another number (divisor). Divisor Numbe...
-
Duration Equals
This task checks to see if two Duration variables are equal and returns a boolean result. Property Type Description SourceDuration1 Duration First Duration value. SourceDuration2 Duration Se...
-
EncodeString
Takes a normal string as parameter and converts to a Base64-encoded String.
-
EndsWith
Returns true if text ends with the suffix; otherwise returns false. If both strings are null then returns true. Property Type Description text String suffix String
-
ExecuteContentRouter
This older Action was used in Data Analysis Rulesets to match values in order to find and execute Routes. Property Type Description Route Values(1-20) String Application routing criteria. So...