×
Discuss about OFS, Temenos Connectors, Various OFS modes, OFS with Versions, OFS performance, Logging, EB.PHANTOM, OFS.SOURCE etc…
Our Fav OFS
- ironmaiden
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 83
- Thank you received: 0
19 years 10 months ago #420
by ironmaiden
Our Fav OFS was created by ironmaiden
Jus some checks...
Did u authorise the SPF and COMPANY records.
Also after changing SPF did u logout of globus and login again becaus R.SPF is a common variable...
_________________
NJOY LIFE TO THE FULLEST
Did u authorise the SPF and COMPANY records.
Also after changing SPF did u logout of globus and login again becaus R.SPF is a common variable...
_________________
NJOY LIFE TO THE FULLEST
Please Log in or Create an account to join the conversation.
- VidyaGouli
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
19 years 10 months ago #419
by VidyaGouli
Replied by VidyaGouli on topic Our Fav OFS
Hi All,
I went thru the Issue Logged by Subha (on OFS where the OFS.SOURCE is Telnet) and the Solution Given by Mr.Malai, that's abl fine.
Am facing the same kind of issue but in my case SPF as well as COMPANY RECORDS has 'OO'(OPEN INTERACTIVE FINANCIAL SERVICE).Still cud'nt get into OFS prompt.
What cud be the Cause?
Regards,
Vidya
I went thru the Issue Logged by Subha (on OFS where the OFS.SOURCE is Telnet) and the Solution Given by Mr.Malai, that's abl fine.
Am facing the same kind of issue but in my case SPF as well as COMPANY RECORDS has 'OO'(OPEN INTERACTIVE FINANCIAL SERVICE).Still cud'nt get into OFS prompt.
What cud be the Cause?
Regards,
Vidya
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
19 years 10 months ago #421
by malai
Replied by malai on topic Our Fav OFS
What error you are getting?
Could you able to comit your OFS.SOURCE record?
If you want OFS prompt, you need to do some pre setup in the LOGIN paragraph.
The LOGIN voc should be set up such that PTERM CASE NOINVERT is set
before the routine EB.AUTO.INIT.PROCESS is launched.
>ED VOC LOGIN
9 lines long.
----: P
0001: PA
0002: PTERM CASE NOINVERT
0003: EB.AUTO.INIT.PROCESS
0004: PTERM CASE NOINVERT
0005: IF @TTY EQ 'phantom' THEN GO EXIT
0006: IF <<START GLOBUS Y/N>> EQ 'Y' THEN EBS.LOGIN
0007: IF <<START GLOBUS Y/N>> EQ 'y' THEN EBS.LOGIN
0008: PTERM CASE NOINVERT
0009: EXIT:
When EB.AUTO.INIT.PROCESS is launched it looks for a record on the
EB.AUTO.PROCESS file with an id equal to the UNIX login id of the user logging in. If a record exists then the OFS online application will be invoked.
_________________
M A L A I
Could you able to comit your OFS.SOURCE record?
If you want OFS prompt, you need to do some pre setup in the LOGIN paragraph.
The LOGIN voc should be set up such that PTERM CASE NOINVERT is set
before the routine EB.AUTO.INIT.PROCESS is launched.
>ED VOC LOGIN
9 lines long.
----: P
0001: PA
0002: PTERM CASE NOINVERT
0003: EB.AUTO.INIT.PROCESS
0004: PTERM CASE NOINVERT
0005: IF @TTY EQ 'phantom' THEN GO EXIT
0006: IF <<START GLOBUS Y/N>> EQ 'Y' THEN EBS.LOGIN
0007: IF <<START GLOBUS Y/N>> EQ 'y' THEN EBS.LOGIN
0008: PTERM CASE NOINVERT
0009: EXIT:
When EB.AUTO.INIT.PROCESS is launched it looks for a record on the
EB.AUTO.PROCESS file with an id equal to the UNIX login id of the user logging in. If a record exists then the OFS online application will be invoked.
_________________
M A L A I
Please Log in or Create an account to join the conversation.
- VidyaGouli
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
19 years 10 months ago #422
by VidyaGouli
Replied by VidyaGouli on topic Our Fav OFS
Hello
After checking all these i have posted this issue.....
yup am able to commit the records u have asked for... and no error am getting i.e its not throwing any error msgs....after setting up all required stuffs still am not able to Get into OFS prompt..
Thanks and Regards,
Vidya
After checking all these i have posted this issue.....
yup am able to commit the records u have asked for... and no error am getting i.e its not throwing any error msgs....after setting up all required stuffs still am not able to Get into OFS prompt..
Thanks and Regards,
Vidya
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
19 years 10 months ago #423
by malai
Replied by malai on topic Our Fav OFS
Hi Vidya
No tension, relax...
Trying this in NT or UNIX?
Issue this command in jBASE promopt
LIST F.EB.AUTO.PROCESS
and check which OFS.SOURCE id is attached for you.
_________________
M A L A I
No tension, relax...
Trying this in NT or UNIX?
Issue this command in jBASE promopt
LIST F.EB.AUTO.PROCESS
and check which OFS.SOURCE id is attached for you.
_________________
M A L A I
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
19 years 10 months ago #424
by malai
Replied by malai on topic Our Fav OFS
Hi Vidya,
Have you solved this issue?
If yes, please post the solution and complete this thread.
If not, we are here to solve your issue.
Please let me know if you need further help.
Thanks
_________________
M A L A I
Have you solved this issue?
If yes, please post the solution and complete this thread.
If not, we are here to solve your issue.
Please let me know if you need further help.
Thanks
_________________
M A L A I
Please Log in or Create an account to join the conversation.
- VidyaGouli
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
19 years 10 months ago #425
by VidyaGouli
Replied by VidyaGouli on topic Our Fav OFS
Hi,
One doubt I have comparing with UNIX operating system?.
In UNIX, we can directly login to OFS prompt, once we have given the Unix login id and password (which we have mentioned in the OFS.SOURCE whose SOURCE.TYPE equal TELNET). But in NT, eventhough we follow the same procedure (after making all the basic setup), it enters into database prompt? But when we specify the following command in the database prompt it enters into OFS prompt?
jsh jglobus ---> OFS.CONNECTION.MANAGER OFS.ONLINE
(where OFS.ONLINE is the OFS.SOURCE id where I have specified the LOGIN id and SOURCE.TYPE as ?TELNET?)
I want to know is there any way to enter into OFS prompt directly as we get in UNIX operating system?.
Please advice?
Regards,
Vidya
One doubt I have comparing with UNIX operating system?.
In UNIX, we can directly login to OFS prompt, once we have given the Unix login id and password (which we have mentioned in the OFS.SOURCE whose SOURCE.TYPE equal TELNET). But in NT, eventhough we follow the same procedure (after making all the basic setup), it enters into database prompt? But when we specify the following command in the database prompt it enters into OFS prompt?
jsh jglobus ---> OFS.CONNECTION.MANAGER OFS.ONLINE
(where OFS.ONLINE is the OFS.SOURCE id where I have specified the LOGIN id and SOURCE.TYPE as ?TELNET?)
I want to know is there any way to enter into OFS prompt directly as we get in UNIX operating system?.
Please advice?
Regards,
Vidya
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
19 years 10 months ago #426
by malai
Replied by malai on topic Our Fav OFS
Yes Vidya,
Its possible, what you need to do is
Step 1:
Create a new windows user as you like.
Right clike MyComputer->manage->local users and groups->users
Action->Newuser
username=ofs
password=ofsglobus
Step 2:
Right clik the user->properties->profile
Set the local path to c: 24mbdemo.run
Step 3:
Create a script file 'jprofile.bat' under mbdemo.run.
In the script file set all the jBASE common variables as in jGLOBUS.bat and in the last line add
OFS.CONNECTION.MANAGER <your ofs source record>
Step 4:
Now login into the telnet session using the newly created user.
Thats all, it will take you to the OFS prompt.
Sample jprofile file
@echo off
set HOME=%~dp0
set JBCRELEASEDIR=C:jBASE40
set JBCGLOBALDIR=%JBCRELEASEDIR%
set JBCRELNO=NT_jbc40
set JBCOBJECTLIST=%HOME%globuslib;%HOME%lib
set JEDIFILEPATH=%HOME%
set JBCLISTFILE=%HOME%'&SAVEDLISTS&'
set JBCSPOOLERDIR=%JBCRELEASEDIR%jspooler
set JEDIFILENAME_MD=VOC
set JEDIFILENAME_SYSTEM=%JBCRELEASEDIR%srcSYSTEM
set PATH=%JBCRELEASEDIR%in;%PATH%;.;%HOME%bin;%HOME%globusbin
set JBCDEV_BIN=%HOME%bin
set JBCDEV_LIB=%HOME%lib
set JBCBASETMP=%HOME%tmp_workfile
set JBCEMULATE=prime
set JBASE_WARNLEVEL=29
set JBASE_INHIBIT_ZERO_USED=1
set JEDIENABLEQ2Q=1
set LANG=en_US
OFS.CONNECTION.MANAGER GCS
Knock me if you need more info.
_________________
M A L A I
Its possible, what you need to do is
Step 1:
Create a new windows user as you like.
Right clike MyComputer->manage->local users and groups->users
Action->Newuser
username=ofs
password=ofsglobus
Step 2:
Right clik the user->properties->profile
Set the local path to c: 24mbdemo.run
Step 3:
Create a script file 'jprofile.bat' under mbdemo.run.
In the script file set all the jBASE common variables as in jGLOBUS.bat and in the last line add
OFS.CONNECTION.MANAGER <your ofs source record>
Step 4:
Now login into the telnet session using the newly created user.
Thats all, it will take you to the OFS prompt.
Sample jprofile file
@echo off
set HOME=%~dp0
set JBCRELEASEDIR=C:jBASE40
set JBCGLOBALDIR=%JBCRELEASEDIR%
set JBCRELNO=NT_jbc40
set JBCOBJECTLIST=%HOME%globuslib;%HOME%lib
set JEDIFILEPATH=%HOME%
set JBCLISTFILE=%HOME%'&SAVEDLISTS&'
set JBCSPOOLERDIR=%JBCRELEASEDIR%jspooler
set JEDIFILENAME_MD=VOC
set JEDIFILENAME_SYSTEM=%JBCRELEASEDIR%srcSYSTEM
set PATH=%JBCRELEASEDIR%in;%PATH%;.;%HOME%bin;%HOME%globusbin
set JBCDEV_BIN=%HOME%bin
set JBCDEV_LIB=%HOME%lib
set JBCBASETMP=%HOME%tmp_workfile
set JBCEMULATE=prime
set JBASE_WARNLEVEL=29
set JBASE_INHIBIT_ZERO_USED=1
set JEDIENABLEQ2Q=1
set LANG=en_US
OFS.CONNECTION.MANAGER GCS
Knock me if you need more info.
_________________
M A L A I
Please Log in or Create an account to join the conversation.
- VidyaGouli
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
19 years 10 months ago #427
by VidyaGouli
Replied by VidyaGouli on topic Our Fav OFS
tak tak.....(can u hear the knocking sound)
Yes Malai,
Even after following the Solution sent by u, am not able to....
Actually its allowing into OFS Prompt, but irrespective of the LOGIN.ID specified in OFS.SOURCE ID whose SOURCE.TYPE is TELNET.
Regards,
Vidya
Yes Malai,
Even after following the Solution sent by u, am not able to....
Actually its allowing into OFS Prompt, but irrespective of the LOGIN.ID specified in OFS.SOURCE ID whose SOURCE.TYPE is TELNET.
Regards,
Vidya
Please Log in or Create an account to join the conversation.
- ydadabhoy
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
19 years 9 months ago #428
by ydadabhoy
Replied by ydadabhoy on topic Our Fav OFS
Hi Malai,
Setting up OFS promp in NT was helpful yaar. But as Vidya said, it works for all the NT users irrespective of the value we give in LOGIN.ID field of OFS.SOURCE. So, for all the NT users using mbdemo.run, login takes us to the OFS online prompt.
Yunus
Setting up OFS promp in NT was helpful yaar. But as Vidya said, it works for all the NT users irrespective of the value we give in LOGIN.ID field of OFS.SOURCE. So, for all the NT users using mbdemo.run, login takes us to the OFS online prompt.
Yunus
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
19 years 9 months ago #429
by malai
Replied by malai on topic Our Fav OFS
Ohhh,
I am in vacation, taking rest to join in new company.
Lets check and come back to you in next week.
_________________
M A L A I
I am in vacation, taking rest to join in new company.
Lets check and come back to you in next week.
_________________
M A L A I
Please Log in or Create an account to join the conversation.
Time to create page: 0.041 seconds