Authorization class
- eespil
- Topic Author
- Visitor
-
10 years 4 months ago #17788
by eespil
Authorization class was created by eespil
Hi all!
we have the following situation and we don't know how to resolve it.
1) An FT contract with 2 classes pending to authorise. For example with classes NIV5 and CAJA
2) We have a user that has both override.class in their profile NIV5 and CAJA
When this user is trying to authorise this contract, we need the following behauviour.
If the contract has more than 1 class pending to authorise (in this example NIV5 and CAJA), the class "CAJA" should not be authorised and the class NIV5 should get authorised.
When the contract has only 1 class pending to authorise, the behaouviour should be the normal....the contract should get authorised.
Is this possible to resolve?
Thanks!
Ezequiel.
we have the following situation and we don't know how to resolve it.
1) An FT contract with 2 classes pending to authorise. For example with classes NIV5 and CAJA
2) We have a user that has both override.class in their profile NIV5 and CAJA
When this user is trying to authorise this contract, we need the following behauviour.
If the contract has more than 1 class pending to authorise (in this example NIV5 and CAJA), the class "CAJA" should not be authorised and the class NIV5 should get authorised.
When the contract has only 1 class pending to authorise, the behaouviour should be the normal....the contract should get authorised.
Is this possible to resolve?
Thanks!
Ezequiel.
Please Log in or Create an account to join the conversation.
- kripesh
-
- Offline
- Platinum Member
-
Less
More
- Posts: 462
- Thank you received: 65
10 years 4 months ago #17790
by kripesh
Have a great day !
Replied by kripesh on topic Authorization class
Based on what these Classes are defined ?
Have a great day !
Please Log in or Create an account to join the conversation.
- eespil
- Topic Author
- Visitor
-
10 years 3 months ago #17817
by eespil
Replied by eespil on topic Authorization class
Sorry for the delay ...
These classes are based on different profiles of Users in a bank.
These classes are based on different profiles of Users in a bank.
Please Log in or Create an account to join the conversation.
- eespil
- Topic Author
- Visitor
-
10 years 3 months ago - 10 years 3 months ago #17830
by eespil
Replied by eespil on topic Authorization class
I would make the authorization of some OVERRIDE.CLASS of FTs and need a particular Override.Class not authorized.
For example:
I have a user with OVERRIDE.CLASS "NIV5", "NIV1", "CAJA" and I want to authorize 2 OVERRIDE.CLASS of 3.
When the transaction has more than one Override.Class, the user only can authorize all override least Override "CAJA"
LIST F.USER CLASS OVERRIDE.CLASS
@ID............. OVERRIDE.CLASS
B.1056 NIV5
CAJ1
CAJA
LIST FBNK.FUNDS.TRANSFER$NAU OVERRIDE
Transaction: FT
OVERRIDE: &{NIV5 &{NIV1 &{CAJA
RECORD.STATUS:INAO
After making the authorization:
LIST FBNK.FUNDS.TRANSFER$NAU OVERRIDE
Transaction: FT
OVERRIDE: &{CAJA
RECORD.STATUS:INAO
And After making authorizations, when the transaction only has the Override.Class "CAJA" pending approval, the user can authorize Override "CAJA".
This is possible?
For example:
I have a user with OVERRIDE.CLASS "NIV5", "NIV1", "CAJA" and I want to authorize 2 OVERRIDE.CLASS of 3.
When the transaction has more than one Override.Class, the user only can authorize all override least Override "CAJA"
LIST F.USER CLASS OVERRIDE.CLASS
@ID............. OVERRIDE.CLASS
B.1056 NIV5
CAJ1
CAJA
LIST FBNK.FUNDS.TRANSFER$NAU OVERRIDE
Transaction: FT
OVERRIDE: &{NIV5 &{NIV1 &{CAJA
RECORD.STATUS:INAO
After making the authorization:
LIST FBNK.FUNDS.TRANSFER$NAU OVERRIDE
Transaction: FT
OVERRIDE: &{CAJA
RECORD.STATUS:INAO
And After making authorizations, when the transaction only has the Override.Class "CAJA" pending approval, the user can authorize Override "CAJA".
This is possible?
Last edit: 10 years 3 months ago by eespil.
Please Log in or Create an account to join the conversation.
Time to create page: 0.028 seconds