item, EntityTO entityTO, List
values) { List newValues = new ArrayList<>(values); newValues.get(0
).setStringValue("test" + values.get(0).getStringValue()); return
newValues; }
thanks again
On Wed, Aug 14, 2019 at 1:52 AM Francesco Chicchiriccò
wrote:
> On 12/08/19 17:54, Noah Ha
Hi all,
I have written a simple groovy item transformer and I can't seem to be able
to tell if it's working or not? I have only changed what is under the
beforePull method. When I run my pull task it doesn't seem to be changing
anything.
Any suggestions?
Thanks
-Noah Hansen
-guide.html#mapping
>
> [3]
> https://github.com/apache/syncope/blob/syncope-2.1.4/core/provisioning-api/src/main/java/org/apache/syncope/core/provisioning/api/data/ItemTransformer.java
>
> Il 30/07/19 16:28, Noah Hansen . ha scritto:
>
> There are no classes showing up while crea
erence-guide.html#implementations
>
> Il 30/07/19 15:55, Noah Hansen . ha scritto:
> > Hi All,
> >
> > I'm trying to user item_transformers in the implementation section and
> > can't figure out how? When I try to create a new transformer it won'
Hi All,
I'm trying to user item_transformers in the implementation section and
can't figure out how? When I try to create a new transformer it won't let
me choose a class. How do I add a class?
Thanks
-Noah
This has been resolved
On Thu, Jul 25, 2019 at 2:10 PM Noah Hansen .
wrote:
> Hi again,
>
> Since you responded i decided to go ahead and delve into getting pull,
> push, and propagate tasks to start working. I was able to get pull working
> fine until recently nothing wil
iguring it to where I got it to work.
Let me know if you need any other info.
thanks,
-Noah Hansen
On Thu, Jul 25, 2019 at 1:58 AM Francesco Chicchiriccò
wrote:
> On 24/07/19 15:46, Noah Hansen . wrote:
> > Hi all,
> >
> > I'm using syncope 2.1.4 and trying to find a wa
matter.
Thanks again,
Noah Hansen
ore details
[WARNING] The POM for
org.apache.syncope.core:syncope-core-persistence-jpa:jar:2.1.4 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details
Don't know if this helps or not,
Thanks
-Noah Hansen
On Fri, Jul 19, 2019 at 3:58 AM