Then select Create New BPEL Project and give the Project name and Process name as given below.
Delete the FIX_ME-Add_Business_Logic_Here in .bpel file.
Create int type new variables named givenNo.
Assign the new variable to the input.
Add if condition and give an expression for the if condition.
Assign values for the if and else conditions.
Change the input type in IfElseBPELArtifacts.wsdl file.
Click arrow button in input row.
Now this BPEL is OK for proceed.