My Stuff
Comments
-
A huge thank you @Richard James Uri-Oracle
-
Hi @Richard James Uri-Oracle , Yes please, I need assistance with case filling. Can you let me know where I can file a case to NetSuite Customer Support? I tried to create a Support Case from Suite Answers but we can submit only critical concerns. And I don't think this request is a critical concern... :(
-
Hi @Richard James Uri-Oracle I just tested with "urn:core_2021_2.platform.webservices.netsuite.com" Unfortunately, I got the same behavior: 2 or 3 first calls returned the full task name (including parent's name) and then, all other calls returned only the child task name. Note that I check XML directly from…
-
Hi @Richard James Uri-Oracle , Thank you very much for these information. We will update our the WSDL to a newer version and test this week with my team. I will let you know as soon as I have new details. Thanks
-
Hi @Richard James Uri-Oracle I understand that I have to communicate with NetSuite. If your are referring to create a Support Case, I tried it but unfortunately, we can submit only critical concerns. And I don't think this request is a critical concern :( It's why I ask my question here. Is there any other way to…
-
Oh, and just to let you know that the data we want to have is the full name including parent task names :)
-
thank you for your help @Richard James Uri-Oracle . And thanks @Ivy Lopez-Oracle for your prompt response. Here are information when calling Soap Service 2 times in a row (A + B). You will see that RequestA and RequestB are the identical that lines 60 and 107 of ResponseA and ResponseB are different Screenshots refer to…
-
Thanks for the information. Is it planned to support "Actions" that are available from the UI ? Is this possible to request this "feature" from Web Services?
-
Ok. I understand that it is not possible to Approve Time from Web Services even if it is possible to do it from the interface? Is it the same behavior using REST?
-
Yes, I'm using the same role. About using the same form, can you precise what do you mean?
-
Just to make user I understand correctly, when you asked about enabling Approval Routing, are you talking about enabling Advanced Approval feature? It wouldn't be feasible for some installations. Do I understand that we can't reproduce the Approve button backend function from the web services? Do you know if this is a SOAP…
-
See this screenshot of the UI: https://drive.google.com/file/d/1zueF6DPZ-au-z54FKcj1YL-L6zdB6kHw/view?usp=sharing It's what I understand: changing the value of the field vs doing the function is not the same. So, how can I do the function of the Approve button using a service or equivalent?
-
It's by clicking the button Approve on a timebill record or on the view Approve Time.
-
Thanks for this link. Advanced Approval is not enabled. But I don't understand why I can approve time from the UI interface for my employee (without Advanced Approval enabled) but I'm not able to do it using the web service. I expect to be able to do the same transactions from UI and Web Services with the same…
-
Hi @Mikko De La Fuente-Oracle I found a way to get the data... but I have another issue. To be able to get employeeJoin record filled, I have to be the Supervisor of the employee. Now, I'm not the supervisor BUT I am the time approver. And now, I'm not able to approve the timeBill: [INSUFFICIENT_PERMISSION] You do not have…
-
Hi @Mikko De La Fuente-Oracle Thanks for answer. I'm already using the TimebillSearchAdvanced using employeeJoin (employeeSearchBasic). In columns, I configure TimeBillSearchRow with EmployeeJoin and details like email. When I get the response (list of TimeBills), if the timeBill is mine (my time entries), I can see…
-
Hi all Gurus! I was going to ask exactly the same question and I found this one. I also spent long time trying to find out how to get this but nothing works. Could a Guru could help and answer this question please?
-
Thank you for your prompt response. I understand the situation. But I feel that it would be relevant to allow this particular situation of access to the UI, because usually, when we use a TBA (token), it is often to have access to Web Services afterwards. Is there a place where I can make this feature request? (Again, I am…