× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

WHEN DOES SPF gets corrupted?

  • girish
  • Topic Author
  • Offline
  • New Member
  • New Member
More
18 years 10 months ago #509 by girish
WHEN DOES SPF gets corrupted? was created by girish
hi all,

i found a problem in working in a live environment. when i deleted a record of a template of a local application from the back end it was not allowing to enter again. seems like the .profile is deleted or some thing. i am not sure it happened due to back end editing. or unix admin.

how the spf checksum is maintained or the integrity of globus files ?

is there any solution when the corrupted spf can be restored back and continue normal working.

Please Log in or Create an account to join the conversation.

More
18 years 10 months ago #510 by vkarthik
Replied by vkarthik on topic WHEN DOES SPF gets corrupted?
Hi Girish,

If you delete or edit any local application the SPF will not be corrupted. Only when the SPF is eddited in the backend it will be corrupted. The best way is contact temenos.

if it is not the live environment then create a program in BP as below which will solve the problem. if the environment is live do not do this.

SUBROUTINE CHECK.SPF
RETURN
END

Pls note that the CHECK.SPF is a core routine. You are overwriting the core routine and making this routine as dummy.

once again pls note not to do this in live.

Rgds
Karthik

Please Log in or Create an account to join the conversation.

More
18 years 10 months ago #511 by malai
Replied by malai on topic WHEN DOES SPF gets corrupted?
Hi Girish,

As karthik said, there is no relation between your local record in local application and the SYSTEM record in the SPF application.

The reson for SPF corruption is,

someone might be changed the SYSTEM record in the backend. To restore the old SYSTEM record, restore the yesterdays backup record. Or change the current to the original settings.

The CHECKSUM for SPF record is maintained by the routine CHECK.SPF. As karthk said you can replace it with your own. But if you change this in live then you will sack from the bank.

'when i deleted a record of a template of a local application from the back end it was not allowing to enter again.'

Check the same record is in $HIS. Give some more info, so that we can fix this issue.
_________________
M A L A I

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #21765 by Vinay Kumar D G
Replied by Vinay Kumar D G on topic WHEN DOES SPF gets corrupted?
jshell ~ -->JED T24.BP CHECK.SPF


SUBROUTINE CHECK.SPF
$INSERT I_COMMON
$INSERT I_EQUATE

RETURN
END


Then save, Now run everything will be alright..It will work fine..

Please Log in or Create an account to join the conversation.

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
4 years 4 months ago - 4 years 4 months ago #22895 by silvergem
Replied by silvergem on topic WHEN DOES SPF gets corrupted?
Ive tried and this doenst work on my end. I got also duplicate entries

Subroutine: /buh/buhtest/bnk.run/t24lib/eb_api/lib0.so.1
jBC CHECK.SPF version 12.0 Thu Mar 7 13:36:29 2019
jBC CHECK.SPF source file R12_EB_API_11.SOURCE
Executable: /buh/buhtest/bnk.run/localbin/CHECK.SPF.so
jBC main() version 12.0 Tue Aug 18 09:19:05 2020
jBC main() source file T24.BP
Executable (DUP!!): /buh/buhtest/bnk.run/localbin/CHECK.SPF
jBC main() version 12.0 Tue Aug 18 09:19:05 2020
jBC main() source file T24.BP
Last edit: 4 years 4 months ago by silvergem.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
4 years 4 months ago #22897 by VK
Replied by VK on topic WHEN DOES SPF gets corrupted?
Hi
this way isn't correct - you're trying to bypass core check... Better ask Temenos how to correct the situation.

Cheers
VK

Please Log in or Create an account to join the conversation.

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
4 years 4 months ago #22900 by silvergem
Replied by silvergem on topic WHEN DOES SPF gets corrupted?
Hi VK,

Ive already contact the Temenos Live chat support and gave me the proper maintenance code.

On my end this code is not working

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
4 years 4 months ago #22907 by VK
Replied by VK on topic WHEN DOES SPF gets corrupted?
Hi
what happens exactly?

Cheers
VK

Please Log in or Create an account to join the conversation.

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
4 years 4 months ago #22910 by silvergem
Replied by silvergem on topic WHEN DOES SPF gets corrupted?
I've installed the BE module in our old env which has 200 users. the license is for 275 users. On next day there is an error that the "SPF was corrupted".

As per temenos, when updating product browser should be down and only one user should be login. they fix the issue by giving the code

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
4 years 4 months ago #22914 by VK
Replied by VK on topic WHEN DOES SPF gets corrupted?
Hi
of course, there can be only one :)))

Cheers
VK

Please Log in or Create an account to join the conversation.

More
4 years 2 months ago #23016 by rizkiisroi
Replied by rizkiisroi on topic WHEN DOES SPF gets corrupted?
Thank you guys, it really help my issue with interface messaging, since from jboss log is :

2020-09-22 16:33:56,344 ERROR [STDERR] Sep 22, 2020 4:33:56 PM com.jbase.jremote.io.JRemoteSocketConnection receive
WARNING: Failed to receive message

I though something wrong with jboss setup, then discover following message from login GLOBUS:
SPF has been corrupted - Contact Helpdesk immediately (22 - APAIDBPJS001)
CONTINUE (Y) Access granted, but contact Temenos as soon as possible

After all, I create dummy routine CHECK.SPF to override the core routine and voila,, issue solved

Please Log in or Create an account to join the conversation.

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
2 years 2 months ago #23847 by silvergem
Replied by silvergem on topic WHEN DOES SPF gets corrupted?

jshell ~ -->JED T24.BP CHECK.SPF


SUBROUTINE CHECK.SPF
$INSERT I_COMMON
$INSERT I_EQUATE

RETURN
END


Then save, Now run everything will be alright..It will work fine..

Does anyone try this on R20 TAFJ?

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
2 years 2 months ago #23848 by VK
Replied by VK on topic WHEN DOES SPF gets corrupted?
Hi
I don't see any technical reason why it shouldn't work (even without INSERTs) but please keep in mind that Temenos might consider this as license breach... I believe it shouldn't be done in Production environment. Rather push Temenos to fix the error.
 

Cheers
VK

Please Log in or Create an account to join the conversation.

  • darthadhi
  • darthadhi's Avatar
  • Offline
  • New Member
  • New Member
  • Temenos Transact(R10 - R22)
More
5 months 3 weeks ago #24524 by darthadhi
Replied by darthadhi on topic WHEN DOES SPF gets corrupted?
Hi VK,

I have a R18 TAFJ local environment where the maintenance code is expired.
I tried to bypasss with the above change in CHECK.SPF. It works for Classic login, but when i login to browser, it asks for maintance code. Could you please help with this please....?

Valar Dohaeris

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
5 months 3 weeks ago #24526 by VK
Replied by VK on topic WHEN DOES SPF gets corrupted?
Hi
Sorry you'll have to contact Temenos I afraid...

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.101 seconds