Quantcast
Channel: Ariba Exchange: Message List
Browsing all 3363 articles
Browse latest View live

Re: Ariba FPC

Parent realm should be one.

View Article


Re: Default Supplier to Events from the Template

Hi Neelanarayanan, Yes, you can default suppliers from the template. Regards,Aditya

View Article


Not able to see Masterial Master Data in Ariba Sourcing Site

Dear Folks, We are trying to integrate the material master data flowing from SAP ECC ERP to Ariba Sourcing upstream (Sourcing, Contracts, etc,.) All the configs are done with the SAP ECC ERP. But we...

View Article

Feasibility check - using of EForms and DForms for shipment tracking

Hi Exchange, Ariba Eforms and Dforms are used for customization. Some people on the forum mentioned using them in SIPM and Sourcing modules. Can somebody confirm if they can be used in the below...

View Article

Re: Archival solution - Ariba compatible

Hi, Ariba is providing archival as a value added service by partnering with Logica (now CGI). I found the info here -...

View Article


Re: Default Supplier to Events from the Template

Hi Aditya Can you please send me the exact step to add the supplier at the template level and default the same to event level? Neel

View Article

Re: SIPM integration to SAP ECC using MDG-S

It should store in the ECC vendor tables

View Article

Re: Default Supplier to Events from the Template

Hi Neel, If you have edit access for the template, then you can simply add suppliers in the under supplier tab inside event template. Thanks,Aditya

View Article


Re: Default Supplier to Events from the Template

Actually, that is not correct. Adding suppliers to the template doesn't add them to the event like that.  You have to use a feature called Participant Rules File. You can review the Project Template...

View Article


About scoring and team grader

Hi guys, I´m trying to use scoring for award a RFP Project and I have three main doubts: First of all is I´m trying to add in the team tab of my RFP one group called "team grader", and then set up the...

View Article

Ariba Sourcing Implementation Methodology

Friends, I have been assigned the task to prepare for an upcoming Ariba Upstream implementation. Although being a partner I am practising on the demo cloud, but I am completely unaware of the...

View Article

Inspector query for users with multiple roles

I am trying to write a query for inspector that would use data from ariba.user.core.Role and ariba.user.core.User The goal is to identify every user where  a. has role 'Overseas User'ANDb. has role...

View Article

Re: Inspector query for users with multiple roles

Hello Eric, Please try the below query - SELECT u,u.UniqueName,u.Name,r.UniqueName,r.Name FROM ariba.user.core.User u LEFT OUTER JOIN ariba.user.core.Role r USING u."Roles" where r.UniqueName IN...

View Article


Re: Inspector query for users with multiple roles

This returns what appears to be the same results: users with 'Overseas User' and users with 'Contract Manager' roles. My goal is to only return the users whose account contains both roles. Changing the...

View Article

Re: Default Supplier to Events from the Template

Thanks David.

View Article


Identify groups without any users

I am attempting to identify, in 9r1, groups which do not contain any users. I have identified multiple situations where this happens and the group is empty via the GUI. But the below query in Inspector...

View Article

Event Level Summary - Date Fields with Time Stamp

Hi All We are using "Event Level Summary" fact table to run some of the Sourcing related reports. In the report we need to show some of the Date fields along with the time stamp. As of now we were able...

View Article


Re: Identify groups without any users

Did you try this? SELECT UniqueName, count("Users".UniqueName) FROM ariba.user.core.Group GROUP BY UniqueName HAVING count("Users".UniqueName) < 1

View Article

Re: Identify groups without any users

Yes I do. No results are returned similar to 0 vs < 1

View Article

Do we have supplier training document/tutorial available for Forward Auction ?

Hi folks, I need to give training/demo on forward auction to suppliers.I tried to find the tutorial/training document on Ariba site, but unable to. Can anyone please assist on where should I find the...

View Article
Browsing all 3363 articles
Browse latest View live