My Stuff

User_I4269 Blue Ribbon

Comments

  • Success :cool:... well for the most part. I had to create 2 workflows to accomplish this. One was scheduled and the other was on submit. I changed all of the contracts I wanted to delete to 0 via a CSV import. Once the contracts were 0 I created a saved search that looked for any contract that = 0 through a formula as that…
  • I though I replied to this post but it looks like it was deleted. This is not a viable option for administrators. Based on the information above this appears to be a defect rather than an enhancement. This was a capability in the past that was changed in the new release with no documentation. Can this please be treated as…
  • UPDATE I was able to assign the custom role once I set up the Okta admin with the Default admin role then changed the role in NS to the custom role. Now I have a new issue with user provisioning. I am getting error messages about the password policy: " Automatic provisioning of user to app NetSuite failed: Failed to create…
  • I installed a bundle called "Administrator Role - Customizable" which I got in the repository of NS. This seems to be the answer but the role does not show up in my multi role selection when I try to test even without selecting web services or saml role check box it. Has anyone had this issue. You also mentioned : "…
  • For all administrators you can go to your user record and give yourself the global permissions and add mobile device access instead of creating a custom admin role . On a side note I was not aware that the update had been release until one of my users emailed my about accessing the app. Netsuite can you please let us know…
  • I was told by a NS support rep to create a suitelet; then using a workflow to add a button to the transaction that would trigger the suitelet even when the record is in View mode. I have created a suitelet that partially works. Since I am a newbie to SuiteScript the problems I am now faced with are as follows: 1. I don't…