Processor Settings
A processor settings group includes multiple automation processors and is typically used as a container for the automation processors called by a specific digital journey, in this case the Online and Mobile Banking.
To access the settings:
- Open the FintechOS Portal with the credentials.
- In the main menu on the left, search for Digital Flow Settings by typing in the phrase. The Digital Flow Settings List is displayed.
- Double-click from the list the settings named FTOS_IB. The Edit Digital Flow Settings page is displayed.
- In the grid Processor Settings, there are:
Flow Settings Name Digital Processor Type Description FTOS_IB FTOS_IB_CustomerSearchCB Search It is used for 1 Search for the Customer. FTOS_IB FTOS_IB_GeneralSettings Mandatory It contains settings used to initiate a payment. FTOS_IB FTOS_IB_OTP_SMS OTP The settings for the sending of the SMS. FTOS_IB FTOS_IB_OTP_SMS_MailBox OTP The settings for the sending of the SMS for Changing your password. FTOS_IB FTOS_IB_OTP_SMS_UserEnrollment OTP The setting for the SMS sent for Online User Enrolment Request. FTOS_IB FTOS_IB_SMS_UserMigration OTP The setting for the SMS sent for the Online User Migration. FTOS_IB FTOS_IB_UsersSearchCB Search It is used for 1 Search for the Customer.
| Setting | Value | Description |
|---|---|---|
| pageTitle | Customer Search By | The title of the page |
| type | customer | The type of search. |
| exportBtn | false | |
| searchEndpoint | FTOS_IB_CoreBanking_getCustomers | The endpoint where the search is done. |
| getItemEndpoint | FTOS_IB_Customer_GetById | The ID by which the search is run by. |
| insertEndpoint | FTOS_IB_Customer_InsertByCoreBankingId | The endpoint for insertion. |
| gridKey | FTOS_IBCORE_Customerid | The key. |
| emptyFields | ||
| key | emptyFields | If there are empty fields, the system displays an error. |
| en-GB | Fill in at least 3 characters. | The message in English. |
| ro-RO | Completati cel putin 3 caractere. | The message in Romanian. |
| bg-BG | Попълнете поне 3 знака. | The message in Bulgarian. |
| noCustomerFound | ||
| key | noCustomerFound | If no customer is found in the search, the system displays a message. |
| en-GB | Core Banking Customer ID not found. | The message in English. |
| ro-RO | Core Banking Customer ID not found. | The message in Romanian. |
| bg-BG | Core Banking Customer ID not found. | The message in Bulgarian. |
| searchItems | ||
| fieldId | customerName | The id of the field. |
| fieldName | Customer Name | The field Customer Name |
| resourceKey | searchCBcustomerName | The key for search. |
| fieldId | customerIdCB | The id of the field. |
| fieldName | Customer ID CoreBanking | The search is done using the Customer ID CoreBanking. |
| resourceKey | searchCBCustomerIdCoreBanking | |
| fieldId | pin | The id of the field. |
| fieldName | Personal ID | The name of the field. |
| resourceKey | searchCBPersonalId | searchCBPersonalId |
| fieldId | companyRegNo | companyRegNo |
| fieldName | Company registration number | The name of the field. |
| resourceKey | searchCBCompanyRegNo | The searchis done by CBCompanyRegNo. |
| fieldId | mobilePhone | The id of the field. |
| fieldName | Main Mobile phone number | The name of the field. |
| resourceKey | searchCBMainMobilePhoneNo | The search is done by CBMainMobilePhoneNo. |
| fieldId | iban | The id of the field. |
| fieldName | IBAN | The name of the field. |
| resourceKey | searchCBIban | The search is done by the IBAN. |
| columnsGridResult | ||
| dataField | name | The field from where the data is taken from. |
| caption | Customer Name | The grid has the columns with the name: Customer Name. |
| dataField | customerCorebankingId | The field from where the data is taken from. |
| caption | Customer ID CoreBanking | The grid has the columns with the name: Customer ID CoreBanking. |
| dataField | personalId | The field from where the data is taken from. |
| caption | Personal ID | The grid has the columns with the name: Personal ID. |
| dataField | companyRegNo | The field from where the data is taken from. |
| caption | Company registration number | The grid has the columns with the name: Company registration number |
| dataField | mobilePhone | The field from where the data is taken from. |
| caption | Mobile Phone Number | The grid has the columns with the name: Mobile Phone Number. |
| dataField | iban | The field from where the data is taken from. |
| caption | IBAN | The grid has the columns with the name: IBAN. |
| maskNextStepURLSuccess | ||
| entity | empty | The entity that has the step where the user is redirected. |
| form | empty | The entity form where the user is directed. |
| section | empty | The step from the flow. |
| maskNextStepURLFail | ||
| entity | empty | The entity that has the step where the user is redirected. |
| form | empty | The entity form where the user is directed. |
| section | empty | The step from the flow. |
| Setting |
Value |
|---|---|
| xDays | 90 |
| paymentSchemaFields | |
| organisationCode | AEFGHIIJ |
| beneficiaryBankCountry | AHIJ |
|
accountNumber |
A |
|
paymentReason |
ABDEFGHIJ |
|
ultimateFields |
EGHIJ |
|
beneficiaryAddress |
AJ |
|
obligatedPartyFields |
FG |
This is used in the process of changing the password as described in Changing your password.
| Setting |
Value |
Description |
|---|---|---|
| channel | Sms |
The channel used for sending the OTP. |
| messageSms | este codul pentru validarea numarului tau de telefon. |
The body of the message. |
| sender | test |
The name of the sender. |
| validity | 1.5 |
The value of the validity. |
| category | O001 |
|
| SourceEntityName | FTOS_IB_ChangePassword |
The entity where the data is stored. |
| Entities |
|
|
| DestinationEntityName | systemuser |
The person who receives the message. |
|
DestinationAttributeName |
phoneNumber |
The phone number used. |
|
SourceEntityName |
FTOS_IB_ChangePassword |
The entity where the data is stored. |
|
SourceLookupDestinationName |
userId |
The attribute. |
|
MaxRetry |
5 |
The maximum number the user can try inserting the code. |
|
MaxResendRetry |
5 |
The maximum number of sending the code. |
|
MaxResendRetryIntervalMins |
0.5 |
The time between each message. |
|
OTPDigitsNumber |
6 |
The number of digits the code has. |
|
IsCheckCommandVisible |
false |
|
|
WaitingTimeResend |
30 |
The number of seconds the user has to wait. |
|
maskNextStepURLChangedMyNumber |
|
|
|
entity |
FTOS_IB_ChangePassword |
The entity where the flow is attached. |
|
form |
FTOS_IB_ChangePassword |
The flow. |
|
section |
FTOS_Keep_In_Touch |
The step where the user is directed to change their phone number. |
|
maskNextStepURLSuccess |
|
|
|
entity |
FTOS_IB_ChangePassword |
The entity where the flow is attached. |
|
form |
FTOS_IB_ChangePassword |
The flow. |
|
section |
Change Password |
The step where the user is directed if the password was changed successfully. |
|
maskNextStepURLFail |
|
|
|
entity |
FTOS_IB_ChangePassword |
The entity where the flow is attached. |
|
form |
FTOS_IB_ChangePassword |
The flow. |
|
section |
Validate OTP |
The step where the user is directed if the change was unsuccessful. |
|
businessStatusSuccess |
Phone Confirmed |
The status in case of success. |
|
businessStatusFail |
Final Rejected |
The status in case of failure. |
| Setting |
Value |
|---|---|
| pageTitle | User Search in Core Banking |
| type |
user |
| exportBtn | false |
| searchEndpoint | FTOS_IB_CoreBanking_getCustomers |
|
getItemEndpoint |
FTOS_IB_User_GetByCoreBankingId |
|
insertEndpoint |
FTOS_IB_User_InsertFromSearch |
|
insertUxCEndpoint |
FTOS_IB_UserXCustomer_InsertFromSearch |
|
getUserDetailsEndpoint |
FTOS_IB_CoreBanking_getUserDetails |
|
checkUxCEndpoint |
FTOS_IB_CheckUxCByUserAndCustomer |
|
gridKey |
FTOS_IBCORE_UserEnrollmentid |
|
emptyFields |
|
|
key |
emptyFields |
|
en-GB |
Fill in at least 3 characters. |
|
ro-RO |
Completati cel putin 3 caractere. |
|
bg-BG |
Попълнете поне 3 знака. |
|
noCustomerFound |
|
|
key |
noCustomerFound |
|
en-GB |
Core Banking Customer ID not found. |
|
ro-RO |
Core Banking Customer ID not found. |
|
bg-BG |
Core Banking Customer ID not found. |
|
uxcExists |
|
|
key |
uxcExists |
|
en-GB |
The user already exists for current customer. |
|
ro-RO |
Utilizatorul deja exista pentru clientul curent. |
|
bg-BG |
The user already exists for current customer. |
|
uxcWithPin |
|
|
key |
uxcWithPin |
|
en-GB |
The user already exists for current PersonalID. |
|
ro-RO |
Utilizatorul deja exista pentru CNP-ul curent. |
|
bg-BG |
The user already exists for current PersonalID. |
|
uxcWithDocNo |
|
|
key |
uxcWithDocNo |
|
en-GB |
The user already exists for current Document Number. |
|
ro-RO |
Utilizatorul deja exista pentru numarul documentului curent. |
|
bg-BG |
The user already exists for current Document Number. |
|
noUserFoundInSystemUser |
|
|
key |
noUserFoundInSystemUser |
|
en-GB |
No user found in system user. |
|
ro-RO |
Nu exista user in system user. |
|
bg-BG |
No user found in system user. |
|
ibUserSysUserIdExists |
|
|
key |
ibUserSysUserIdExists |
|
en-GB |
User already exists. |
|
ro-RO |
Utilizatorul deja exista. |
|
bg-BG |
User already exists. |
|
invalidEmail |
|
|
key |
invalidEmail |
|
en-GB |
Please insert a valid e-mail address. |
|
ro-RO |
Te rugam sa introduci o adresa de e-mail valida. |
|
bg-BG |
Please insert a valid e-mail address. |
|
invalidPhone |
|
|
key |
invalidPhone |
|
en-GB |
Please insert a valid phone number. |
|
ro-RO |
Te rugam sa introduci un numar de telefon valid. |
|
bg-BG |
Please insert a valid phone number. |
|
invalidUsername |
|
|
key |
invalidUsername |
|
en-GB |
Please insert a valid Username. |
|
ro-RO |
Te rugam sa introduci un Username valid. |
|
bg-BG |
Please insert a valid Username. |
|
invalidPersonalId |
|
|
key |
invalidPersonalId |
|
en-GB |
Please insert a personal id. |
|
ro-RO |
Te rugam sa introduci un CNP. |
|
bg-BG |
Please insert a personal id. |
|
invalidDocumentNumber |
|
|
key |
invalidDocumentNumber |
|
en-GB |
Please insert a document number. |
|
ro-RO |
Te rugam sa introduci un numar al documentului. |
|
bg-BG |
Please insert a document number. |
|
searchItems |
|
|
fieldId |
customerName |
|
fieldName |
Customer Name |
|
resourceKey |
searchCBcustomerName |
|
fieldId |
customerIdCB |
|
fieldName |
Customer ID CoreBanking |
|
resourceKey |
searchCBCustomerIdCoreBanking |
|
fieldId |
pin |
|
fieldName |
Personal ID |
|
resourceKey |
searchCBPersonalId |
|
columnsGridResult |
|
|
dataField |
name |
|
caption |
Customer Name |
|
dataField |
customerCorebankingId |
|
caption |
Customer ID CoreBanking |
|
dataField |
personalId |
|
caption |
Personal ID |
|
userDetailsItems |
|
|
fieldId |
userFirstName |
|
fieldName |
First Name |
|
resourceKey |
userDetailsUserFirstName |
|
reference |
base_firstName |
|
readonly |
false |
|
fieldId |
userLastName |
|
fieldName |
Last Name |
|
resourceKey |
userDetailsUserLastName |
|
reference |
base_lastName |
|
readonly |
false |
|
fieldId |
userPersonalIdNumber |
|
fieldName |
Personal ID Number |
|
resourceKey |
userDetailsUserPersonalIdNumber |
|
reference |
base_personalIdentificationNumber |
|
readonly |
false |
|
fieldId |
userCorebankingCustomerId |
|
fieldName |
CoreBanking Customer ID |
|
resourceKey |
userDetailsUserCorebankingCustomerId |
|
reference |
base_coreBankingUniqueIdentifier |
|
readonly |
false |
|
fieldId |
userCountryIssuedTheDocument |
|
fieldName |
Country issued the document |
|
resourceKey |
userDetailsUserCountryIssuedTheDocument |
|
reference |
base_issuedCountryId |
|
readonly |
false |
|
fieldId |
userDocumentNo |
|
fieldName |
Document No. |
|
resourceKey |
userDetailsUserDocumentNo |
|
reference |
base_documentNumber |
|
readonly |
false |
|
fieldId |
userEmail |
|
fieldName |
Email Address |
|
resourceKey |
userDetailsUserEmail |
|
reference |
base_email |
|
readonly |
false |
|
fieldId |
userMobilePhoneNumber |
|
fieldName |
Mobile Phone Number |
|
resourceKey |
userDetailsUserMobilePhoneNumber |
|
reference |
base_mobilePhoneNumber |
|
readonly |
false |
|
fieldId |
userUserName |
|
fieldName |
Username |
|
resourceKey |
userDetailsUserUserName |
|
reference |
base_userName |
|
readonly |
false |
|
maskNextStepURLSuccess |
|
|
entity |
Account |
|
form |
FTOS_IB_EditCustomer |
|
section |
Step2 |
|
maskNextStepURLFail |
|
|
entity |
|
|
form |
|
|
section |
|
These settings are used for Inbox.
|
Key |
Value |
|---|---|
| channel |
Sms |
| messageSms |
este codul pentru validarea numarului tau de telefon. |
| sender |
test |
| validity |
1.5 |
| category |
O001 |
| SourceEntityName |
FTOS_IB_Mailbox_OUT_Messages |
| Entities | |
| DestinationEntityName |
systemuser |
| DestinationAttributeName":"", |
phoneNumber |
| SourceEntityName |
FTOS_IB_Mailbox_OUT_Messages |
| SourceLookupDestinationName |
userId |
| MaxRetry |
5 |
| MaxResendRetry |
5 |
| MaxResendRetryIntervalMins |
0.5 |
| OTPDigitsNumber |
6 |
| IsCheckCommandVisible |
false |
| WaitingTimeResend |
30 |
| maskNextStepURLChangedMyNumber |
|
| entity |
FTOS_IB_Mailbox_OUT_Messages |
| form |
FTOS_IB_Mailbox_NewMessage |
| section |
FTOS_Keep_In_Touch |
| maskNextStepURLSuccess | |
| entity |
FTOS_IB_Mailbox_OUT_Messages |
| form |
FTOS_IB_Mailbox_NewMessage |
| section |
sendMessage |
| maskNextStepURLFail |
|
| entity |
FTOS_IB_Mailbox_OUT_Messages |
| form |
FTOS_IB_ChangePassword |
| section |
validateMessage |
| businessStatusSuccess |
Phone Confirmed |
| businessStatusFail |
Final Rejected |
These settings are used for Online User Enrolment Request.
| Key | Value |
|---|---|
| channel | Sms |
| messageSms | este codul pentru validarea numarului tau de telefon. |
| sender | test |
| validity | 1.5 |
| category | O001 |
| SourceEntityName | FTOS_IB_UsersEnrollment |
| termsTitle | |
| en-GB | TERMS & CONDITIONS |
| bg-BG | ПРАВИЛА И УСЛОВИЯ |
| termsDescription | |
| en-GB | The OTP Service is to protect the use of your account by requiring you to authenticate you identityr using a one-time password (OTP), which shall be transmitted through the short message service (SMS) by Bank to your mobile number registered under your account, for transactions that require such OTP for authentification purpose. |
| bg-BG | Услугата OTP има за цел да защити използването на вашия акаунт, като изисква от вас да удостоверите самоличността си с помощта на еднократна парола (OTP), която ще бъде предадена чрез услугата за кратки съобщения (SMS) от Bank до вашия мобилен номер, регистриран под вашия акаунт, за транзакции, които изискват такъв OTP за целите на удостоверяване. |
| Entities | |
| DestinationEntityName | FTOS_IB_UsersEnrollment |
| DestinationAttributeName | mobilePhoneNumber |
| SourceEntityName | FTOS_IB_UsersEnrollment |
| SourceLookupDestinationName | FTOS_IB_UsersEnrollmentid |
| MaxRetry | 5 |
| MaxResendRetry | 5 |
| MaxResendRetryIntervalMins | 0.5 |
| OTPDigitsNumber | 6 |
| IsCheckCommandVisible | false |
| "WaitingTimeResend | 30 |
| maskNextStepURLChangedMyNumber
|
|
| entity | FTOS_IB_UsersEnrollment |
| form | FTOS_IB_FO_UsersEnrollment |
| section | FTOS_Keep_In_Touch |
| maskNextStepURLSuccess | |
| entity | FTOS_IB_UsersEnrollment |
| form | FTOS_IB_FO_UsersEnrollment |
| section | Step 4 - Set Username & Password |
| maskNextStepURLFail | |
| entity | FTOS_IB_UsersEnrollment |
| form | FTOS_IB_FO_UsersEnrollment |
| section | Step 3 - Verification OTP |
| businessStatusSuccess | Phone Confirmed |
| businessStatusFail | Final Rejected |
These settings are used for Online User Migration.
Key | Value |
|---|---|
| channel | Sms |
| messageSms | este codul pentru validarea numarului tau de telefon. |
| sender | test |
| validity | 1.5 |
| category | O001 |
| SourceEntityName | FTOS_IB_UserMigration |
| termsTitle |
|
| en-GB | TERMS & CONDITIONS |
| bg-BG | ПРАВИЛА И УСЛОВИЯ |
| termsDescription | |
| en-GB | The OTP Service is to protect the use of your account by requiring you to authenticate your identity using a one-time password (OTP), which shall be transmitted through the short message service (SMS) by Bank to your mobile number registered under your account, for transactions that require such OTP for authentification purpose. |
| bg-BG | Услугата OTP има за цел да защити използването на вашия акаунт, като изисква от вас да удостоверите самоличността си с помощта на еднократна парола (OTP), която ще бъде предадена чрез услугата за кратки съобщения (SMS) от Bank до вашия мобилен номер, регистриран под вашия акаунт, за транзакции, които изискват такъв OTP за целите на удостоверяване. |
| Entities | |
| DestinationEntityName | FTOS_IB_UserMigration |
| DestinationAttributeName | mobilePhoneNumber |
| SourceEntityName | FTOS_IB_UserMigration |
| SourceLookupDestinationName | FTOS_IB_UserMigrationid |
| MaxRetry | 5 |
| MaxResendRetry | 5 |
| MaxResendRetryIntervalMins | 0.5 |
| OTPDigitsNumber | 6 |
| IsCheckCommandVisible | false |
| WaitingTimeResend | 30 |
| maskNextStepURLChangedMyNumber | |
| entity | FTOS_IB_UserMigration |
| form | FTOS_IB_UserMigration |
| section | FTOS_Keep_In_Touch |
| maskNextStepURLSuccess | |
| entity | FTOS_IB_UserMigration |
| form | FTOS_IB_UserMigration |
| section | Step 3 - Set New Username & Password |
| maskNextStepURLFail | |
| entity | FTOS_IB_UserMigration |
| form | FTOS_IB_UserMigration |
| section | Step 2 - Verification OTP |
| businessStatusSuccess | Phone Confirmed |
| businessStatusFail | Final Rejected |