@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
Move Record To Group
-
Maybe I’m missing something, but at the same time, there’s no point in giving me a negative vote. There’s no documentation, and @Fox gives evasive answers.
I used Get Group List, and I get the result as shown above. I need to extract the ID of a specific group based on its name. I tried many approaches, including Split text with regexp, but the result is an empty string. Please, I need help. -
foreach cycle
parce csv
-
@Roy-Mustang testing....
-
@Roy-Mustang No, too difficult for my skills, but isn't there a script to review?
-
@to-nice said in Move Record To Group:
@Roy-Mustang No, too difficult for my skills, but isn't there a script to review?
example 3138.xml
-
@Fox It's perfect, but now I have another problem, account ID.
I import the account data with parse CSV string (I’m not sure if that’s correct), from which I get the login and password, but there is no ID in my database. I searched, but there isn’t a function like get group list for accounts. I tried setting the LOGIN variable in MOVE RECORD TO GROUP, but it doesn’t work. Could you please explain how to get the ID? Thank you. -


