જો તમે છો ADF ફાઈલો હાથ કોડિંગ અને કોડ ઘણો / ચક્ર આયાત / પરીક્ષણ કરવાનું, use the version number to make your life easier.
હું તે સ્વીકાર્યું અપ્રિય, પરંતુ જ્યાં સુધી આ અઠવાડિયે, I was always deleting the ADF and re-importing it. This would break my business data columns and make me re-wire them. All unnecessary.
File this under "it’s obvious once you see it".
ઉદાહરણ:
<LobSystem
xmlns:xsi="HTTP://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="HTTP://schemas.microsoft.com/office/2006/03/BusinessDataCatalog BDCMetadata.xsd" પ્રકાર="WebService" આવૃત્તિ="1.2.0.0" નામ="xyzzyDocumentReview" xmlns="HTTP://schemas.microsoft.com/office/2006/03/BusinessDataCatalog">
કે આવૃત્તિ અને ફરીથી આયાત બદલો અને હાલની બિઝનેસ માહિતી સ્તંભ કોઈ વધારાનું રૂપરેખાંકન જરૂરી સાથે આપોઆપ સુધારાયેલ આવૃત્તિ વાપરે છે.
</અંત>
મારા બ્લોગ પર સબ્સ્ક્રાઇબ કરો.
Technorati ટૅગ્સ: BDC
પોલ, કે બિંદુ. હું ADF હું મોસ આયાત કરવાનો પ્રયાસ કરી રહ્યો સાથે નીચેની ભૂલ મેળવી છું 2007 ઉદ્યોગ - સાહસ:
"Application definition import failed. નીચેની ભૂલ આવી: Setting IsCollection on TypeDescriptor with Name ‘ProductDataRecord’ and Id ‘<અનુપલબ્ધ>’ (belonging to Parameter with Name ‘Contacts’ and Id ‘110’) will create two consecutive parent-child TypeDescriptors that have ‘IsCollection’ સેટ. સંગ્રહ TypeDescriptors માત્ર એક જ બાળક TypeDescriptor હોઈ શકે છે, સંગ્રહ દરેક તત્વ માળખું પ્રતિનિધિત્વ કરે છે. પરિમાણ નામ: isCollection ભૂલ કે માત્ર પહેલાં વાક્ય આવી હતી: '88’ પોઝિશન અને: ’16’. " અહીં મારા XML માંથી બોધ છે તે વિશે ફરિયાદ કરી છે:
<Parameter Direction="Return" Name="Contacts">
<TypeDescriptor TypeName="System.Data.IDataReader, System.Data, 2.0.3600.0 = આવૃત્તિ, સંસ્કૃતિ = તટસ્થ, PublicKeyToken = b77a5c561934e089" IsCollection="true" Name="ProductDataReader">
<TypeDescriptor>
<TypeDescriptor TypeName="System.Data.IDataRecord, System.Data, 2.0.3600.0 = આવૃત્તિ, સંસ્કૃતિ = તટસ્થ, PublicKeyToken = b77a5c561934e089" IsCollection="true" Name="ProductDataRecord">
<TypeDescriptor>
<TypeDescriptor TypeName="System.Int32" IdentifierName="tp_ID" Name="tp_ID">
<LocalizedDisplayNames>
<LocalizedDisplayName LCID="1033">tp_ID</LocalizedDisplayName>
</LocalizedDisplayNames>
<ગુણધર્મો>
<Property Name="DisplayByDefault" Type="System.Boolean">સાચું</મિલકત>
</ગુણધર્મો>
</TypeDescriptor>
હું ફાઈલ ઓવરને તરફ મારી TypeDescriptors બંધ રહ્યો. મને ખાતરી છે કે તમે અથવા આશા ત્યાં બહાર કોઈને અમુક વિચાર શું જઈ રહ્યું અહીં છે? હું એક આ ટોસ્ટ છું. કોઈપણ અથવા જમણી દિશા મદદ બિંદુ આવકાર્ય આવશે.
આભારદર્શક શબ્દો,
બ્રુસ