Active Directory group with more than 1,500 members
It appears that the LDAP Search snap is unable to return attributes with more than 1,500 (member) records. Is this limitation resolvable without custom coding?
It appears that the LDAP Search snap is unable to return attributes with more than 1,500 (member) records. Is this limitation resolvable without custom coding?
If an AD group contains more than 1500 members,the attribute member has “No Values” and an attribute member;range=0-1499 is returned which has first 1500 members. Is there a way to return the rest of the users or all the users in one call? I have use...
Hi there, I am trying to check if json list has a node within. in below json checking if IDOC.E1EDP01 has E1EDPT1; which works fine. then when I am trying to look for E1EDPT2, thats when its failing. I have below expression. $IDOC.E1EDP01.filter(x=>x...
Hi all, I have a sample data as below: “TRANSCU2”: “T1” “TRANSCU3”: “T4” “TRANSCU4”: “T8” “TRANSCU6”: “T90H” “TRANSCU7”: “T67” “TRANSCU8”: “T653” But i wanted to map all source field to single target path like below: “CU”:“T1” “CU”:“T4” “CU”:“T8” “CU...
Hello Community, I need to get the sum of value present in between special character ‘|’. Length of input may vary, one such scenario is attached. Please suggest. Output getting after aggregate : “NEUTSUM”: “261.02||697.13|359.22” I need to get sum ...
The source file contains Reporting Period value in diff date format. Aug-2022 Aug-22 AUG 2022 August-2022 I am using the below ternary expression to handle the above mentioned date pattern. isNaN(Date.parse($RPT_MONTH,‘MMM-yyyy’)) || isNaN(Date.parse...
Hi All, I have a requirement to pass date in YYYY-MM-DD format and I am using the expression “Date.now().toLocaleDateString()” but I have the below issue. When I use it in pipeline parameter “Effective_Date” then use _Effective_Date in the pipeline ...
Hi gang, Hoping this awesome community can help me figure this out. Our team is trying to reconstruct some pipelines for uploading documents to SharePoint. Where we’re running in to a snag is after we’ve already received an OAuth 2 token and created ...
User | Count |
---|---|
321 | |
223 | |
178 | |
153 | |
116 |