We indeed need a new bug opened for the first issue. The second issue is part of the JIRA for artifact management, I believe.
On Wed, Jan 3, 2018 at 6:11 AM, Vaishali Krishnamurthy < [email protected]> wrote: > Hi, > > > > When trying the attribute, property and artifact functions in ARIA, we > faced the following issues, > > > > 1. I tried using the reserved function keywords like SOURCE and > TARGET in the property and attribute functions. The keywords were not > working when used inside relationship template with any functions at > service-template level and threw error “InvalidValueError : function > "get_property" refers to "SOURCE" but it is not contained in a > relationship”. On further analysis, I found that the container_holder > object to the method get_source() and get_target() was always a node /node > template object rather than a relationship object. > > > > 2. The Artifact function get_artifact() was not working, as the > __evaluate__() of GetArtifact had no implementation. > > > > Could you please confirm if this is an issue so that I can raise a JIRA > ticket and contribute for the same? > > > > Regards, > > Vaishali. >
