Multiple authentication mechanism chaining in OAM: Card 2FA authentication
http://www.ateam-oracle.com/multiple-authentication-mechanism-chaining-in-oam/
Java, SpringBoot, React, Angular, Oracle, PL/SQL, Ellucian Banner, Puppet, Docker, Terraform technical notes
Friday, March 8, 2019
Tuesday, February 19, 2019
Ellucian banner : Search by name in keyblock
Ellucian banner : Search by name in keyblock
Order of struct is for Next item default, and search by name need ID next to Name
Ellucian Banner: Put activity_date at status bar
Ellucian Banner: Put activity_date at status bar
Put activity_date at status bar
<Item CanvasName="MAIN_CANVAS" Id="SZRRECM_ACTIVITY_DATE" Required="true" Type="TextItem" Enabled="false">
<Extension Name="CopyTo" Value="BANNER_FOOTER_DATA.ACTIVITY_DATE"/>
</Item>
Error LOV error outside of block in Ellucian Banner 9
Error LOV error outside of block in Ellucian Banner 9
LOV error outside of block : key ibt need same name with id key
ex: ID and ID_IBT
LOV error outside of block : key ibt need same name with id key
ex: ID and ID_IBT
Ellucian banner: how to get rid of the warning Query Caused No records to be retrieved
Ellucian banner: how to get rid of the warning Query Caused No records to be retrieved
how to get rid of the warning Query Caused No records to be retrieved -- Re-enter?
MessageServices.setMessageLevel(FormsMessageLevel.decodeMessageLevel("5")); // 5-USER's Msg
But have to set it back to default after the action is done:
MessageServices.setMessageLevel(FormsMessageLevel.decodeMessageLevel("0")); // 0--ALL
how to get rid of the warning Query Caused No records to be retrieved -- Re-enter?
MessageServices.setMessageLevel(FormsMessageLevel.decodeMessageLevel("5")); // 5-USER's Msg
But have to set it back to default after the action is done:
MessageServices.setMessageLevel(FormsMessageLevel.decodeMessageLevel("0")); // 0--ALL
Ellucian Banner : Pagination
Ellucian Banner : Pagination
in model xml
<pagination maximumRows="3" enabled="true"/>
in model xml
<pagination maximumRows="3" enabled="true"/>
Subscribe to:
Posts (Atom)
AWS how to delete VPC when it has error with Network interface , Gateway decencies
how to delete VPC when it has error with Network interface , Gateway decencies in AWS 1. Check if it is running on EC2 instance then Sto...
-
ORA-29273: HTTP request failed ORA-06512: at "SYS.UTL_HTTP", line 1525 ORA-29261: bad argument ORA-29273: HTTP request failed ...
-
Banner 9 Admin: Invalid Object Name fix do steps: A record in GUBOBJS with a UI Version of D. • Records in GURAOBJ to define the defau...
-
chown root $ORACLE_HOME/bin/extjob chmod 4750 $ORACLE_HOME/bin/extjob chown root $ORACLE_HOME/rdbms/admin/externaljob.ora chmod 640 $ORA...