Sei sulla pagina 1di 24

4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

ZoomFunctionalitythroughForms
Personalization
ByNarmeenWajid|September25,2016 0Comments

TableofContents

BusinessRequirement
SolutionConcept
Findtheformnametobecalled
CreateSourceFormsPersonalization
CreatePersonalizationinDestinationForm
TesttheFormsPersonalization

Adsby Google ScreenZoom ZoomZoom ApplicationForm

BusinessRequirement

Itisaverycommonrequirementtoopenaformfromanotherformtoseeanyfurtherdetailsofparent
form.Inthisexamplewehaveselectedsimilarbusinessrequirementinwhichwewanttoseethe
detailsofexecutablefromconcurrentprogramscreen

Backtotop

SolutionConcept

Abovementionedrequirementcanbefulfilledbypersonalization.Personalizationcanbeachievedeither
byusingcustom.pllorbyusingformspersonalization.Thisdocumentaddressesthesolutionusing
formspersonalization.Forpersonalizationusingcustom.pll,pleasereferourothersolutionnamed
Personalizationthroughcustom.pll.
ForPersonalizationusingOracleFormsPersonalization,followingarehighlevelsteps.
Findtheformnametobecalled
PersonalizeSourceform
PersonalizeDestinationform
TesttheFormsPersonalization

Backtotop

Findtheformnametobecalled
http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 1/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

SwitchtoSystemAdministratorResponsibility

ThroughSystemAdministratorresponsibility,opentheExecutableForm.Followingisthenavigation
pathasshowninthefigurebelow

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 2/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

ClickonHelp>AboutOracleApplications

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 3/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Fromthecurrentformsection,NotedowntheFormName.Thisisformthatweshallcallfrom
concurrentprogram.Asshownfromfigurebelow,wecannoticeitsnameisFNDCPMPE

NowgotoApplicationDeveloperResponsibilityandopentheFormScreenthroughfollowingnavigation

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 4/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

andfindtheuserformnameDefineConcurrentProgramExecutable

AfterthisgotofollowingnavigationinsameApplicationDeveloperResponsibility

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 5/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

andQuerytheUserFormNametofindFormFunction

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 6/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Followingresultwillbedisplayed

Fromabovescreen,wehavereachedtoFormfunctionthatweshallbeusingintheforms
personalizationtocalltheExecutablescreen

Backtotop

CreateSourceFormPersonalization

ThroughSystemAdministratorResponsibility,gotofollowingnavigation

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 7/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Followingformwillbeopened

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 8/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

OpentheMenuOptionshownbelow

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 9/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

ProvidetheAppsPassword,Itisnecessarytoprovideappspasswordforformspersonalization

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 10/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Followingscreenwillbeopened

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 11/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Createarecordinheadersectionwithsequence10anddescriptionasCreateMenuEntry.

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 12/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

ClickonActionstabandCreateanactiontocreateamenuitem

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 13/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Saveit.NotethatMenuEntryisMENU1.Innextstep,weneedtocatchtheeventagainstthismenu
item.

CreateanotherrecordinHeadersectionwithsequence15asCreateandSetGlobalVariable.
IntheConditiontab,selectMENU1astriggeringevent.

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 14/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Nowcreateactiontosettheglobalvariableasshownbelow

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 15/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Nowcreateactionitemwithsequence15toassigntheexecutablenameinglobalvariableasshown
below

Nowcreateactionitemwithsequence20toopenexecutableform.Pleasenotethatherewehaveused
theformfunction(FND_FNDCPCME)namethatwehadidentifiedinstepabove

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 16/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Backtotop

CreatePersonalizationinDestinationForm

Opentheexecutableformandgotopersonalizationscreenthroughfollowingmenuoptionasshown
below

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 17/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Createarulewithsequence10andconditionshouldbetocheckifglobalvariablecontainssomevalue
thenonlythispersonalizationshouldwork.Thereforeintheconditiontab,wearecheckingthevalueof
globalvariable

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 18/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

12Apr2017
Rs.4,780 Rs.4,780
Hyderabad Vishakhap...

OncerecordissaveandgotoActionsTab

Createactionwithsequence5asshownbelow

CreateActionItemtosetthedefaultwhereclauseofexecutableblock.Followingisthesyntaxtoset
thewhereclause.

=EXECUTABLE_NAME=NVL(:GLOBAL.GLB_EXECUTABLE,EXECUTABLE_NAME)

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 19/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Createactionitemwithsequence15toexecutequery

CreateactionitemtoresettheglobalvariablevaluetoNULL

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 20/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Note:DeleteActionNo5,Noneedofit

FinalRecordsofPersonalizationwilllooklikethis

Backtotop
http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 21/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

TesttheFormsPersonalization

FromSystemAdministratorResponsibility,GotoConcurrentProgramScreen.Findanyconcurrent
program.Nowyounotice,thereismenuoptionofLSGCallExecutableavailableunderToolsMenu.
clickonit

Itwillopenthefollowingformthatcontaintheexecutabledetailsofconcurrentprogram

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 22/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Ifyouhavelikedthecontentsinthispostandyouthinkitcanbehelpfultoothers,pleaseshareitat
leastonceinyourcircle,inthisway,youwilljoinmeinmycausetoLearnShareandGrow.Come
on,LetsGrowTogether.

RelatedPosts

WISTUOracleWorkflowBuilder
FreeOnlineTest
SolvedIssuedofEmptyEmailNotification
StepsforcreatingcustomforminOracleApps
Howtocreatebackendloggingmechanism
UsefulAppsSQLQueriesPool
Top10AppsTechnicalInterviewQuestions

Sharethis:

Share

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 23/24
4/7/2017 ZoomFunctionalitythroughFormsPersonalizationOracleHRMSOverview

Likethis:

Like
Bethefirsttolikethis.

Category: Uncategorized

0Comments www.oraclehrmsoverview.com
1 Login

Recommend Share SortbyBest

Startthediscussion

Bethefirsttocomment.

ALSOONWWW.ORACLEHRMSOVERVIEW.COM

OracleHRMSTechnoFunctionalOnline OracleAppsTechnicalQuestionsPart1
Training 8comments2yearsago
5comments2yearsago AshrafKhanselectdate_startjoin_date,
HarisBylargethisisthemosteffective ppf.employee_number,ppf.full_name,
trainingIhavereceivedinrecentyears. ppei.PEI_INFORMATION1from
ThoughIwasalreadyworkingwithOracle
HRMSbut
Top10OracleAppsTechnicalInterview HRMSFunctional
Questions 15comments2yearsago
1comment2yearsago SivaSankarDearFarhancanuplzsuggest
SpectoTrainingHi!Ifoundyourblogon howIcanusemyEITvaluesinelementasa
Google.Itsreallycomprehensiveandithelped inputvalues....??
mealot.Continuethegoodwork!Niceblog

Subscribe d AddDisqustoyoursiteAddDisqusAdd Privacy

IconicOneTheme|PoweredbyWordpress

http://oraclehrmsoverview.com/2016/09/25/zoomfunctionalityformspersonalization/ 24/24

Potrebbero piacerti anche