cancel
Showing results for 
Search instead for 
Did you mean: 

Admission Portal - Navigation from Preliminary Questionnaire to Actual Questionnaire(SO object)

Karthik_Gali
Participant
0 Kudos

Hi,

Does anyone know what needs to be done in order to select the course offering in the preliminary Questionnaire page of formrumtime(to create admission request) application ?

According to the new admission portal cookbook, 3 navigation steps are involved for creating the admission request by applicants.

Step 1 :Click on the 'Create application' Tile

Step 2: Fill the preliminary questionnaire (Click on Apply)

Step 3: Fill the details of the corresponding Course offering (Submit)

But in the cookbook, I could not find any information about how the navigation happens from Step 2 to Step 3, as the 'APPLY' but on the step 2 is disabled.Moreover, there is no information on how the preliminary questionnaire form needs to be designed using the formdesigner in order to select the course offering in step 2 which should enable the APPLY button.

After referring to the below screenshot in the SAP_SLcM_Admission_development_v05 documents and also looking into the UI code , we learned that preliminary questionnaire should consist of fields to select the course offering which is logically correct. But we are still clueless how these fields are populated with the course offerings and which ODATA entities are used.

The last option we are considering is to debug the UI code to know how the binding happens and what and how the fields are expected to be designed using the formdesigner.

Thanks in advance.

Regards,

Karthik

Accepted Solutions (1)

Accepted Solutions (1)

Karthik_Gali
Participant
0 Kudos

Hi Adnan,

The following steps are required :

1) You Preliminary questionnaire form should have the Procedure ID field.

2) Thereafter, you need to create an admission procedure using the Web Dyn Pro application: sap-wd-configId=PIQAC_AD_OVP_ADP#, here you will also link the course offering to the Admission Procedure.

3) Now the Admission Procedure should be available for selection in the Formruntime application and select the course offering.

0 Kudos

Great it has resolved the issue.

Can you please guide , how to attach document and Fee over Applications. As per cookbook , SAP has provided Decision Framework for Fee and Document attachment but not able to find Webdynpro for this Decision Framework.

Answers (1)

Answers (1)

adnanmaqbool
Contributor
0 Kudos

Are you able to get solution