My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
@Mikko De La Fuente-Oracle Thanks again for your reply. I tested the password creation with the PowerShell Script and generate the password with my php script (i hardcode the nonce and timestamp for the test). The password are identical with the both script. I generate a new integration and new Access tokens and i still…
-
Hi @Mikko De La Fuente-Oracle, Sorry for the delay i was working on another project this week. Good to ear that you were able to login with 'TBA' as user name, it will be helpfull for me. I check the Audit Trail, and yes the request URI is 'ODBC'. I check back and consumer_key, consumer_secret, token_key and token_secret…
-
Hello @Mikko De La Fuente-Oracle I'm connecting through a PHP/PDO odbc script. The ODBC64.ini is configure like this: [NetsuiteSB] Driver=/opt/netsuite/odbcclient/lib64/ivoa27.so Description=Connect to your NetSuite account Host=xxxxxx-sb2.connect.api.netsuite.com Port=1708 ServerDataSource=NetSuite2.com Encrypted=1…