Hello Janis, Thank you for your suggestion, we will implement it in one of the future updates of the system. For now, instead of deleting an artifact and recreating it, you can rename it through the authoring tool under the "General" settings of the artifact. Just click the name and you will be able to edit it. However - this won't affect the name if this artifact is used within another artifact, e.g an event used in a context. you will also have to edit the event's name in the context using it. Regarding your problem - this is a matter of design. You can only derive one instance of an event. If you want you derived event to have values dependent on some condition, you will have to put this condition in the attribute expression itself (under Event Attributes). Here is an example, to match your problem: in the expression for the id attribute, write: if x==2 then 1 else if x==3 then 2 endif endif And if you want to derive the event only for specific values of x, in the condition of the event itself you can write x==2 OR x==3 Regards, Itai Peri ------------------------------------------------------------------------------- Tali Yatzkar Haham created HELP-3761: ---------------------------------------- Summary: [Fiware-tech-help] Proton issues report Key: HELP-3761 URL: https://jira.fiware.org/browse/HELP-3761 Project: Help-Desk Issue Type: extRequest Reporter: FW External User This email was generated by the FIWARE JIRA (http://jira.fiware.org).
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy