cancel
Showing results for 
Search instead for 
Did you mean: 

How do you create a Fiori Elements App to mimic a transaction?

michael_piehl
Active Participant
0 Kudos

I have a custom transaction, similar to IW42, where you enter in a single selection, then you can enter in several tables of possible values, and save.

I created a service in SEGW, and assumed I would create a Fiori Form Entry Object (I am using VS Code), but when I attempt to create the Form, it doesn't find any of my services. (If I choose List Report, it finds my services without any issues).

So my question is first, is the Form the correct template to be using to create a transaction style application? and if it is the right option, why won't it find my service? is there something different about the service generations in SEGW for forms???

I apologize if this is out there somewhere, but I've scoured the web without finding good answers to this.

Thanks,

Mike

michael_piehl
Active Participant
0 Kudos

This is VS Code when I attempt to find any services for the Form Entry Object Page.

Accepted Solutions (0)

Answers (1)

Answers (1)

MioYasutake
Active Contributor
0 Kudos

Hi piehlm,

Prerequisites for using Form Entry Object Page are:

- OData V4

- Draft enabled

Can you verify if your service meets these requirements?

Best regards,

Mio

michael_piehl
Active Participant
0 Kudos

Oh... I'm using OData V2.

how would I create something similar using V2?

MioYasutake
Active Contributor
0 Kudos

I would use List Report template in case of V2.

michael_piehl
Active Participant
0 Kudos

But the list repot doesn't fit goal. I'm trying to create an App that is like a transaction, not a list?

it is more like an object page, but not exactly. Here is a sample of what I want to create an App for. You enter in the order number, that brings in default values, then you update any information and save the transaction.

Do I have to do a freestyle app?

Thanks,

Mike

michael_piehl
Active Participant
0 Kudos

Is there any resource out there to guide me on how to make a Fiori Elements App for a transaction? rather than just a list?

thanks,

Piehl

michael_piehl
Active Participant
0 Kudos

Still looking for any suggestions on how to create a Fiori Elements Style App for a single level transaction.

Thanks,

Piehl

MioYasutake
Active Contributor
0 Kudos

Your requirement does not seem to fit Fiori elements use cases. How about going for freestyle instead?