My test gateway system has both iw_bep and iw_fnd installed (embedded scenario).
in SEGW, I create a model by importing RFC etc.
register service etc.
check service document, $metadata, etc.
All works as expected.
Problem:
I now create another model by importing from another RFC.
add a new entity set.
generate. etc.
check service document, $metadata, etc.
but my new entity set does _not_ show up.
Question:
What step, config, did I miss?
Thanks in advance for any hints!
I had to:
in /iwfnd/maint_service, unassign system alias, delete SICF node, delete service
in /iwbep/reg_model, create a new model, using the same model class
in /iwbep/reg_service, unassign the original model, assign the new model
in /iwfnd/maint_service, activate the same service.
Only now both of entity sets show up in service document, $metadata, etc.