Error Codes

The following table lists the error codes, detailed explanation of each error, where applicable, and ways to solve different errors.

Error Code and Error Message Role Category Description Solution
TIBCO-BW-PALETTE-PEOPLESOFT-100001

Startup Error. Unable to create a connection with the target application using connection parameters : ID {0}, server and port {1}.

Trace BW-Plug-in

Message is shown when there is problem in connecting with PeopleSoft server

This is a trace message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT-100002

Processing failed for event {0} with message {1}.

Trace BW-Plug-in

Message is shown when save operation is not successful on PeopleSoft server

This is a trace message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT-100003

In Sequence Collection of setProperties()->getCollection() returned NULL.

Trace BW-Plug-in

Message is shown when collection is returned as null

This is a trace message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT-100004

In Sequence Collection of setProperties()->getElementByIndex() returned NULL

Trace BW-Plug-in

Message is shown when element is returned as null for given index

This is a trace message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT-100005

Deleted

Trace BW-Plug-in

Message is shown when element is deleted

This is a trace message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT-100006

In Sequence Collection of setProperties()->deleteItem() Failed.

Trace BW-Plug-in

Message is shown when delete operation is failed

This is a trace message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT-200001

Incoming event has both GET and CREATE Keys specified, GETKEYS will take precedence.

Debug BW-Plug-in

Message is shown when input has both GET and CREATE Keys specified, GETKEYS will take precedence..

This is a debug message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT- 200002

Setting GETKEYS.

Debug BW-Plug-in

Message is shown while setting get keys

This is a debug message and resolution is not applicable

TIBCO-BW-PALETTE-PEOPLESOFT-200003

Incoming Message has CREATEKEYS as NULL.

Debug BW-Plug-in

Message is shown when user does not specify create keys

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200004

Setting CREATEKEYS.

Debug BW-Plug-in

Message is shown while setting create keys

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200005

Call to CreateKeys API successful..

Debug BW-Plug-in

Message is shown while create keys are generated successfully.

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200006

Incoming Message has GETKEYS as NULL.

Debug BW-Plug-in

Message is shown when user does not specify get keys

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200007

Calling Set on Fields.

Debug BW-Plug-in

Message is shown when fields are getting set

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200008

Calling Set Data for {0} and value is {1}.

Debug BW-Plug-in

Message is shown when fields are getting set and their values are also displayed

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200009

No keys Specified for Level(s)

Debug BW-Plug-in

Message is shown when no keys are specified

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200010

keyExists() componentInterfaceName is NULL.

Debug BW-Plug-in

Message is shown when component interface name is null inside keyExists() method

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200011

IncomingData = {0}, ParsedData ={1}.

Debug BW-Plug-in

Message is shown to display file name for component interface

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200012

Finished processing event {0}

Debug BW-Plug-in

Message is shown to when save api call on peoplesoft returns true

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200013

Caught Base Error {0}

Debug BW-Plug-in

Message is shown to when an exception is thrown from peoplesoft but plug-in proceed towards processing rest of the data

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200014

Operation code cannot be empty for CI {0}

Debug BW-Plug-in

Message is displayed in case operation code is empty

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200015

About to call API getPropertyByName({0}).

Debug BW-Plug-in

Message is shown before getPropertyByName api call with record name ()

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200016

Reconnect attempt {0}.

Debug BW-Plug-in

Message is shown when reconnect attempts are made and shows reconnect count

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200017

Reconnect succeeded on attempt {0}

Debug BW-Plug-in

Message is shown when reconnect attempts is successful and shows reconnect count

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200018

{0}. Output:\n{1}

Debug BW-Plug-in

Message is shown with output for ci request response activity

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200018

{0}. Output:\n{1}

Debug BW-Plug-in

Message shows the output of both activities

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-200019

{0}. Input:\n{1}

Debug BW-Plug-in

Message shows the input of both activities

This is a debug message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-400001

Setting default oprn_code to "U" at {0} as oprn_code is empty

Warn BW-Plug-in

Message is shown when user leaves oprn_code empty

This is a warning message and resolution is not applicable

TIBCO-BW-PALLETTE-PEOPLESOFT-500001

Failed to Connect to Application Server with Following Parameters {0}:{1}, OprID {2}.

Error BW-Plug-in

Message is shown when connection parameters are not correct

Provide correct parameters for connection to the PeopleSoft server.

TIBCO-BW-PALLETTE-PEOPLESOFT-500002

CI Request/Response error. CI Request/response Activity for {0} threw an Exception. The event Name is {1}.

Error BW-Plug-in

Message is shown when there is an exception in activity

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500003

Input properties are NULL.

Error BW-Plug-in

Message is shown when properties are not specified

Provide input values to the child elements of Properties in the input tab.

TIBCO-BW-PALLETTE-PEOPLESOFT-500004

Processing of the event {0} failed.

Error BW-Plug-in

Message is shown when processing is failed for an activity

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500005

Primary Key field {0} cannot be NULL.

Error BW-Plug-in

Message is shown when primary key is not specified

Enter a value for the primary key field.

TIBCO-BW-PALLETTE-PEOPLESOFT-500006

Call to CreateKeys API failed.. {0}

Error BW-Plug-in

Message is shown when processing of create keys is failed

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500007

Error while setting values for {0} for event {1}

Error BW-Plug-in

Message is shown when set value api call fails

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500008

Error while fetching component interface object for {0}

Error BW-Plug-in

Message is shown when retrieval of CI object fails

Check connection with PeopleSoft server and confirm that your CI jar has the required component Interface.

TIBCO-BW-PALLETTE-PEOPLESOFT-500009

getPropertyByName({0}) operation Failed on {1}

Error BW-Plug-in

Message is shown when getPropertyByName api call fails

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500010

{0} operation Failed on {1}

Error BW-Plug-in

Message is shown when setProperty api call fails

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500011

getPropertyByName ({0}) operation Failed on {1}

Error BW-Plug-in

Message is shown when getPropertyByName api call fails

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500012

{0} operation Failed on {1}

Error BW-Plug-in

Message is shown when invokeMethod api call fails

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500013

{0} operation Failed on {1}

Error BW-Plug-in

Message is shown when getElementByCollection api call fails

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500014

Method not Found {0}.{1}({2})

Error BW-Plug-in

Message is shown when an api call cannot find the method invoked

Check errors listed in the error message, and take an appropriate action.

TIBCO-BW-PALLETTE-PEOPLESOFT-500015

{0}.{1}({2}) in setProperty(), unknown Data Type {2}

Error BW-Plug-in

Message is shown when unknown data type is received

Enter the correct datatype value for field specified in error message.

TIBCO-BW-PALLETTE-PEOPLESOFT-500017

Caught Base Error {0}

Error BW-Plug-in

Message is shown when base error is caught at the time of peoplesoft api call

Check errors listed in the error message, and take an appropriate action.