Is it possible to define GS data at TPA

Hello All,
EDI Data has to be sent to partner with ISA and GS level information as different.We have defined TPA ,but there is no provision
to define the GS level data(sender,receiver) info at TPA.

Can anybody let me know is this possible?

I think i have to define a custom?Please advice me the right approach.

Thanks in Advance

There are different options in this case…will this help??

1)You can do it by using properties file or db call to a custom defined table with XRef to extract GS id values…
2)Create a extended fields custom group in the partner profile and use those place holders or create a custom TPA.
3)If not Hardcode the values in the service addGroupEnvelope call…

HTH,
RMG

Thanks for your reply.

I just want to know is it possible with default EDITPA IS Document?

one more thing i already defined TPA (Is it necessary to define again custom Extended fields)
Just for GS values i will have to end up creating custom Extended fields

In general which option is better .

CustomExtended fields or TPA?

Waiting for valuable Suggestions.

CustomExtended fields or TPA?

Any thing should work.

HTH,
RMG

“I just want to know is it possible with default EDITPA IS Document?”

No.

“one more thing i already defined TPA (Is it necessary to define again custom Extended fields)
Just for GS values i will have to end up creating custom Extended fields”

Since the EDI TPA does not provide fields for the GS sender and receiver IDs, you need to define fields somewhere. Using extended fields in the profile is a reasonable approach. This is the approach I’ve used when the GS sender/receiver IDs must differ from the ISA sender/receiver IDs.