Comments are available to members only. Sign up or Log in to view these comments.
Main Topics
Browse All TopicsHi guy,
I have 2 lists:
- List A contains all Equipment details (ID, Equipment Name, Manufacturer name, technical info).
- List B contains In Stocks details: (Equipment ID, Equipment Name, Quantity)
+ Equipments ID- dropdown menu to choose from List B's ID
+ Equipment Name and Manufacturer name: set by workflow, which uses the Equipment ID to look up from list A for the equipment name
Whenever I change an equipment detail in list A (eg: Equipment name), I want it to update List B if that equipment is actually in stock in list B. I use workflow to do this, which responds when an equipment detail is changed in list A, it uses the ID to look for that equipment in list B and updates it.
This only works when that equipment actually exists in list B.
When it doesn't, I have error "List Item not found", which wrecks the Workflow.
How can I handle this so that it won't report this error and just lets the WF stop? Does Sharepoint designer have a mechanism that catches this error ?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: Robbie_LeggettPosted on 2009-05-28 at 10:39:18ID: 24495784
Comments are available to members only. Sign up or Log in to view these comments.