T
Tim Kuehn
Guest
What happens if you put this '{Code: "MovieTitle", InputOutput: "INPUT", Type: "string", Required: false}' into a scoped-define like so: &SCOPED-DEFINE MovieTitle ~{Code: "MovieTitle", InputOutput: "INPUT", Type: "string", Required: false~} @openapi.openedge.method.property (name="ttParaDefMovieTitle", value='{&MovieTitle}'). I'm thinking this may get the parser to strip the ~ from the define and then put the result in your annotation instead of getting a literal in your catalog.
Continue reading...
Continue reading...