Newbie issue:<div>I created a package, com.scs.test</div><div>I added a model to that package (a java Jar file with POJOs in it). The jar contains com.scs.test.Message and com.scs.test.Person.</div><div>I edited the package's "Configuration: Imported Types" to include the two objects from the model (com.scs.test.Message and com.scs.test.Person).</div>
<div><br></div><div>I go to the package assets and open a business rule. When I click on the plus sign across from When I get the message "Note: No model has been defined. Tip: you will want to import or define a model for this user interface to work !". </div>
<div><br></div><div>I thought I had imported a model. When I look at the package assets, the model is listed right there. The objects are listed as "Imported Types". </div><div><br></div><div>What am I doing wrong?</div>
<div><br></div><div>Thanks</div>