Inbound web service to retrieve records specific to the actual user
hi,
we have a search inbound web service for Quotes. Currently the user id and password which are in the header section, are the common user for all the inbound web service. This user has similar responsibility and position as SADMIN user.
So our understanding is, the search Quote inbound web service will retrieve all the quotes based on the common user's position.
Now the business wants us to retrieve the Quotes that belong to the actual user who is requesting this search service. So suppose I use this search quote service, it should give me all the Quotes that belong to me. I should also be able to search the Quotes for my team and my unit.