ContributionsMost RecentMost LikesSolutionsRe: Ultra pipeline sending no response nope…upon validation, it is generating data Ultra pipeline sending no response i’m creating an ultra task for my pipeline and tried to execute it through third party client. But i’m receiving no response though i have an un-linked input and output view. Also in dashboard my pipeline is showing inactive… any suggestions?? this is the main pipeline: This is the child pipeline: Re: About the Tasks: Triggered, Scheduled, Ultra category how to create ultra task with http url…the url generated for my task gives no response LDAP generating null error i’m trying to make an LDAP search for multiple value at the same time. I’m getting a value from pipeline parameter, which is a space separated string and i need to split the string and make filter condition for each string. filter condition is correct, but while validating my ldap is generating null error… please resolve here is a screenshot of my pipeline: Pipeline parameters values How to change the values of pipeline parameters in mapper of a pipeline? Re: Check Incoming data is null i need to check for entire input stream not for one particular variable in $, like if the $ is null or not Re: Check Incoming data is null what condition to give i router snap ? Check Incoming data is null I’m getting data out of LDAP and i nees to route it to two different mappers depending upon whether the incoming data is null or not. But i’m unable to do this… any solution? Data type ambiguity Im having this pipeline , which retrieves data from employee groups data from LDAP and determines whether a employee belongs to a particular group or not … now the data coming from LDAP is in this format Now i need to search a particular Employee dn in both member array and qclistadmin array, but in some data elements this qclistadmin contains only one record, making snaplogic to return its data type as string and not array like this Hence my mapper throws error in transformations… my conditional query is this : but this doesn’t work when snaplogic gives me string Re: Null pointer exception in LDAP search how to do this, please elaborate… i’m new to snapLogic