1. Home
  2. Opkey Help
  3. 33. Opkey Policy
  4. 33.2 Naming Policies in Opkey

33.2 Naming Policies in Opkey

Overview:

There are few new naming rules applied in our new product OpKey, for the naming of files (artifacts), folders, GV, input parameters, output parameters step output data, and OR Parent Object. This document provides an overview of the naming rules that you are recommended to follow while working on OpKey. (This rule is applicable to both OpKey Web and OpKey-E).

OpKey section

Letters (Lowercase)

Letters (Uppercase)

Numbers (0 to 9)

Underscore

(_)

Space

Folder

Allowed

Allowed

Allowed

Allowed

Allowed

Files

Allowed

Allowed

Allowed

Allowed

Allowed

OR Parent Object/Child object

Allowed

Allowed

Allowed

Allowed

Allowed

FL input-output parameters

Allowed

Allowed

Allowed

Allowed

Allowed

Global Variable

Allowed

Allowed

Allowed

Allowed

Allowed

Keyword/FL Step’s Output Data

Allowed

Allowed

Allowed

Allowed

Allowed

  • There are a few Java reserved words that cannot be used for the naming of folders, files (artifacts), OR Parent Object, FL Input-Output Parameters, Global Variables & Keyword/FL Step’s Output data in OpKey. (This rule is applicable to both OpKey Web and OpKey-E)

abstract

class

extends

implements

null

strictfp

TRUE

assert

const

FALSE

import

package

super

try

boolean

continue

final

instanceof

private

switch

void

break

default

finally

int

protected

synchronized

volatile

GlobalVariables

double

float

interface

public

this

while

ORObject

do

for

long

return

throw

byte

OpkeyGenericKeywords

else

goto

native

short

throws

case

OpkeySalesforceKeywords

enum

if

new

static

transient

catch

GlobalVariables

char

  • There are a few window reserved words that cannot be used for the naming of folders, files (artifacts), OR Parent Object, FL Input-Output Parameters, Global Variables & Keyword/FL Step’s Output data in OpKey. (This rule is applicable to OpKey Web only)

CON

PRN

AUX

NUL

COM1

COM2

COM3

COM4

COM5

COM6

COM7

COM8

COM9

LPT1

LPT2

LPT3

LPT4

LPT5

LPT6

LPT7

LPT8

LPT9

  • There are a few window reserved words that cannot be used for the naming of folders and files(artifacts) in OpKey-E. (This rule is applicable to OpKey-E only).

CON

PRN

AUX

NUL

COM1

COM2

COM3

COM4

COM5

COM6

COM7

COM8

COM9

LPT1

LPT2

LPT3

LPT4

LPT5

LPT6

LPT7

LPT8

LPT9

  • There are a few Special Character that cannot be used for naming a Project. (This rule is applicable for OpKey-E only).

Asterisk (*)

Vertical bar or Pipe (|)

Colon (:)

Double quote (“)

Less than (<)

Greater than (>)

Question mark (?)

Forward Slash (/)

Backward Slash (\)

 

Was this article helpful to you? Yes No