Dear Gurus,
I have oracle as database for NWCE 7.1 EHP1 , SSM 7.5 SP04 system
and I have one lslink named SSM_CB_EA which is working fine,
1. access lslink
2. connect SSM_CB_EA
3. select * from CPMS_SCORE_STATUS , peek 10 , giving me first 10 rows of selected table.
But when I tried to LOAD PAS Data from Entry & Approval home (1 Metric , completed ) then getting following error in wfmde_update_<MODELNAME>.trc
LSS> ... WFMDE_SETUP.PRO FOR ORACLE
LSS>
LSS> output REVIEW_LOAD;MODLNAME over
LSS> echo LOADSTARTED
LOADSTARTED
LSS> output off
LSS>
LSS> checkpoint update
LSS> checkpoint freeze
LSS>
LSS> set control WFMDELINK SSM_CB_EA
LSS>
LSS> access lslink
LSLink> connect SSM_CB_EA
ORA-12154: TNS:could not resolve the connect identifier specified
Please suggest.
Regards