Creating or removing Interactions can now be done outside the CMS via the BMP CLI.
...
Code Block |
---|
|
blinkm bmp create interaction default |
Image RemovedImage Added
Info |
---|
As the interaction type was left blank, The interaction "default" was create as a madl type |
...
Code Block |
---|
|
blinkm bmp create interaction message --type message |
Image RemovedImage Added
Now lets create an interaction using the --remote option
Code Block |
---|
|
blinkm bmp create interaction myinteraction --remote |
Image Added
Image Removed
Info |
---|
|
Note because we used --remote an empty interaction place holder now shows in the BMP CMS. This method is ideal when wanting to reserve a unique name when developers are using both CMS and CLI at the same time. |
...
Item | Description | CMS Menu | Options |
---|
display | Hidden Items Are Not Displayed In Lists But Are Otherwise Still Accessible | Display | Hide / Show |
displayName | Caption or title to display to users | Display Name | |
| | | |
...