Hi Everyone, *Scenario:* Is it possible to fulfill...
# general
a
Hi Everyone, Scenario: Is it possible to fulfill Items from from two Location (Both A & B being Sub-Location of Parent Location). If one of the Location A doesn't have sufficient Inventory we want the Order to get fulfilled from another Location B. Example: Assuming that A & B are sub-location of a Parent C. SO - X123 , Main Location - A Item A - Line Location - B Item B - Line Location - B Use Cases : Location A (has Adequate Inventory) - Items will be Fulfilled against Location A. Location A (doesn't have adequate inventory) - Items will be fulfilled against Location B.
l
Assuming ALA is turned off, yes this is possible. If you expose the location at the line level of the SO, you can predetermine the location per line which may vary. But, an Item Fulfillment is for one location only. In your example, that will result in 2 Item Fulfillments because you are fulfilling in 2 locations.
a
@Luis Thanks for the Information. But we are fulfilling it through using Integration. So does it work in that case ?
l
I think it should be possible with scripts but you have to confirm with the integration team. Not sure if you built a custom one or use third-party ones
a
@Luis, I really appreciate your quick response. Actually I am not that familiar with the Suite Scripts (worked on couple), can you elaborate on your solution ?
l
I'm not a technical consultant but our integration team was able to do that by exposing the line level location field in the SOs and automatically populate or feed them with different locations as the case may be.