To bypass the "Your connection is not private" error when no proceed link exists, click anywhere on the error page and blindly type thisisunsafe on your keyboard to force a load.
Reference from: Recover package in SAP CPI : Deleted by Mistake 1) Go to Manage Integration Content (Monitor -> Integrations and APIs -> Manage Integration Content) 2)Select the iflow that you have deleted or iflow you want to recover 3) On the right corner next to restart, you have drop down. select download 4) Jar file gets downloaded and you can upload the same Jar file in the Design Design -> Intergrations and APIs -> Select your Package -> Add New API ->
Source xml Format is : <root> <record></record> <record></record> <record></record> </root> and the result xml after Gather process is : <records> <record></record> <record></record> </record>