We have Extender, but have only used it for one situation/need in our organization and we hired a consultant to implement that. I am now trying to learn Extender since we have a new need. We need a window placed on each Address ID at the customer level. So, I have created the window using the Customer Address Maintenance for form and windown and created just one field (as a long string) and used the Key Fields of Address Code and Customer Number. I have gone to the customer address maintenance window and have populated the new window with information for a few addresses on a given customer.
I now want to pull this new field onto a SOP document if this field is populated related to the ship to address id side of the SOP document. This is where I am lost. I have read the KB articles 898983 and 935385 which helped me. I did create in report writer a new calculated field for this extender window, but the information is not being reflected on the SOP document. I know that I have not told report writer to pull in the information when there is information related to the SOP's ship to address id. My thinking right now is that the calculated field cannot pull the information onto the SOP document because it does not know what address id is being used since I have at no time given a relationship to match against. The only change that I made to report writer was to create two new calculated fields: (a) the first was to concatenate the Address Code and Customer Number and (b) the second was to create a new field using the rw_TableHeaderString function and pulling in the calculated field from (a).
I would be greatful if you could provide me some advice on how to make this work. My assumption is that I am missing just one step (ie, to link the SOP ship to address id to the Extender window within report writer), but maybe this is a lot more complicated than I realize. Do I need to somehow link the Extender table and associate the customer number between the extender and GP tables (I don't know if that is even possible, or if it is, how to do it)?
Thanks,
Dale
*This post is locked for comments