Hi All,I am using the FM ISU_RATES_OF_INSTLN to find the rate key for an installation. But the FM returns the rates in a tree format. Is there any way to find the rate key for a given installation?Thanks,D Chandra Sekhar
Hello All,I want to create formula profiles through a program. The bottleneck is to assign the formula and then assigning the input profiles.The standard FM ISU_S_PROFHEAD_CREATE doesnt have the options. Could anyone please share some code or a stand...
Hi all,I think Variable substitution, to get the file name dynamically, refers the target payload. Correct me if I am wrong. If i need a field from the source payload , is it possible?Thanks and RegardsSekhar
Hi all,I have a peculiar problem. There is a file in unix. But when the XI polls the file , it goes as error. When I check the payload , one of the element has end tag missing. e.g : <field1> &@#&*@# /field1>.The file in the unix path is corr...
Hi,The UDF is a bit confusing. Here , the input is the field from source. The output of the UDF is filename with the source field. Where should I map the output of the UDF ? I donot need to create any field in the target structure.Thanks and RegardsS...
Hello Santosh,Your solution of using a UDF to get the file name from the source itself seems fine. But what do i need to give in the "Target file name scheme" which is a mandatory field?Thanks and RegardsSekhar
Hi,The file in the unix has no probems. The tags are all correct. Infact if I download the unix file as a local file , the XML is well formed. Problem start when the XI picks it up. And the field has chinese characters and not special chars.I dont kn...