Startup problems
If you encounter difficulties when trying to start the
connector, do the following:
- Use the psadmin utility to check that the PeopleSoft Application Server
is running.
- Use the Test Component Interface utility in Application Designer to verify that the Component
Interface is working online.
- Rebuild and recompile the APIs in PeopleSoft. For more
information, see Generating APIs.
- Verify that PeopleSoft security has been set correctly;
the Component Interface is listed on the Permission List; and that
the connector's user account has been configured to never
time out.
- Verify that Row-Level Security has been set for the connector's
user account.
- Trace the API by selecting relevant options on the Trace tab
in the PeopleSoft Configuration Manager.
Startup problems - InterChange Server Express server
If you encounter difficulties starting the connector:
- Check to make sure that InterChange Server Express server is
up and running.
- Check that the second parameter after the start_connector command contains the InterChange Server Express server
name. For example: start_PeopleSoft ConnectorName InterChangeServerName where InterChangeServerName is the name of the InterChange Server Express server instance.
- Follow the suggestions in Startup problems.
