I'm interested in opinions on how to get started with Mongoose.
My company went live with Infor EAM about 8 months ago. The development team that supports EAM has built a few production apps with App Builder. I work on the development that supports Accounting & Finance. We are evaluating Infor FSM. I've evaluated App Builder and like it. But I think that App Builder doesn't have all of the functionality we need. Mongoose appears to be a better choice for my team. We think that we are still going to have some forms that can't be replaced with FSM. So we need a tool for building forms.
My understanding is the that the Mongoose training is currently for the windows IDE only. We are using the web designer. I don't want to take the Mongoose training until the training covers the web designer. I've been able to play around with Mongoose and have gotten a feel for it. I can definitely envision Mongoose replacing our current tool we use for building forms.
A lot of my questions are around where/how to store data entered into a form. Currently, we have on-premise SQL server to store form data. Ideally, I want to point Mongoose to our current on-premise database. I see Mongoose has Outrigger Profiles. But I don't understand if the Outrigger Profiles are just for on-premise Mongoose, or if they can be used for cloud Mongoose. I also tried to use ION API's that we used with App Builder in Mongoose. I see there is a way to do that, but I was unsuccessful when I tried to do that. I like how Mongoose automatically creates the CRUD functions for a table. Ideally, we would let Mongoose create the CRUD methods and not create an ION API for every CRUD method.
Does Infor have anyone who can discuss getting started with Mongoose with us?
Does anyone who uses Mongoose have any suggestions for me on how to get started with Mongoose? And any lessons learned?
Thank you for any suggestions you have to help me.