Unsupported Offline APIs

This topic lists the offline APIs that are not supported by escriptporter.exe, the eScript Porting tool. Some objects and functions used in the Siebel Server-side script are not implemented in the Siebel Mobile disconnected framework. Any function invoked that is not supported shows a pop-up message saying This function is not supported.

For more information about the technologies you cannot use to access the object interface methods, see the following:

  • Application Methods

  • Business Component Methods

  • Business Service Methods

  • Buffer Lib Methods

  • SELib Methods

  • CLib Methods

  • Global Mehods

Application Methods

The following technologies are not supported to access application methods:

  • GetDataSource Method for an Application

  • GetProfileAttr Method for an Application

  • GetSharedGlobal Method for an Application

  • IsViewReadOnly Method for an Application

  • LoadUserAttributes Method for an Application

  • LookupMessage Method for an Application

  • LookupValue Method for an Application

  • RaiseError Method for an Application

  • RaiseErrorText Method for an Application

  • SetPositionId Method for an Application

  • SetPositionName Method for an Application

  • SetProfileAttr Method for an Application

  • SetSharedGlobal Method for an Application

  • Trace Method for an Application

  • TraceOff Method for an Application

  • TraceOn Method for an Application

Business Component Methods

The following technologies are not supported to access business component methods:

  • ExecuteQuery2 Method for a Business Component

  • FirstSelected Method for a Business Component

  • GetFormattedFieldValue Method for a Business Component

  • GetMVGBusComp Method for a Business Component

  • GetNamedSearch Method for a Business Component

  • LastRecord Method for a Business Component

  • NextSelected Method for a Business Component

  • PreviousRecord Method for a Business Component

  • RefineQuery Method for a Business Component

  • SetFormattedFieldValue Method for a Business Component

  • SetNamedSearch Method for a Business Component

  • SetUserProperty Method for a Business Component

Business Service Methods

The following technologies are not supported to access business service methods:

  • GetFirstProperty Method for a Business Service

  • GetNextProperty Method for a Business Service

  • GetProperty Method for a Business Service

  • PropertyExists Method for a Business Service

  • RemoveProperty Method for a Business Service

  • SetProperty Method for a Business Service

Buffer Lib Methods

The following technologies are not supported to access buffer lib methods:

  • Buffer

  • getString

  • getValue

  • offset[]

  • putString

  • putValue

  • subBuffer

  • toString

SELib Methods

The following technologies are not supported to access SELib methods:

  • dynamicLink

  • peek

  • pointer

  • poke

CLib Methods

The following technologies are not supported to access CLib methods:

  • memchr

  • memcmp

  • memcpy

  • memmove

  • memset

  • isalnum

  • isalpha

  • isascii

  • iscntrl

  • isdigit

  • isgraph

  • islower

  • isprint

  • ispunct

  • isspace

  • isupper

  • isxdigit

  • toascii

  • clearerr

  • perror

  • strerror

  • chdir

  • getcwd

  • fclose

  • feof

  • fflush

  • fgetc

  • getc

  • fgetpos

  • fgets

  • fopen

  • fprintf

  • fputc

  • putc

  • fputs

  • fread

  • freopen

  • fscanf

  • fseek

  • fsetpos

  • ftell

  • fwrite

  • mkdir

  • remove

  • rename

  • rewind

  • rmdir

  • sscanf

  • mpfile

  • tmpnam

  • ngetc

  • cosh

  • div ldiv

  • frexp

  • ldexp

  • modf

  • rand

  • sinh

  • srand

  • tanh

  • rsprintf

  • sprintf

  • strchr

  • strcspn

  • stricmp

  • strcmpi

  • strlwr

  • strncat

  • strncmp

  • strncmpi

  • strnicmp

  • strncpy

  • strpbrk

  • strrchr

  • strspn

  • strstr

  • strstri

  • asctime

  • clock

  • difftime

  • gmtime

  • localtime

  • mktime

  • tmpnam

  • bsearch

  • getenv

  • putenv

  • qsort

  • system

  • atof

  • atoi

  • atol

  • fmod

  • strcat

  • strcmp

  • strcpy

  • strlen

  • strlwr

  • strtod

  • strtol

  • strupr

  • tolower

  • toupper

Global Methods

The following technologies are not supported to access global methods:

  • COMCreateObject

  • undefine