IACu00B4s in Customer Namespace

Dear all,
I am running a problem migration IAC´s in Customer Namespace and external ITS to internal ITS.
Example:
In our SAP 4.7.1 we have IAC Services called /abc/xyz (/abc/ is our customer namespace registered at SAP). While publishing to external ITS the slash (/) is converted to Tilde (~) because slash has a different meaning in URL´s of course. So now I want to publish my IAC´s in ECC 6.0 using TA SE80 and publish to internal. The system tells me success but no service is created in ICF. I can´t even create a service /abc/xyz nor abcxyz in ICF by hand because of the special characters / and ~.
So please can anyone tell me how to create my services in ICF?
Kind regards
Roman Becker

Hi Roman,
I am not an namespace expert, but as far as I know namespaces are reflected in the ICF tree by additional nodes in the hierachy. Lets look at BSP or ITS services: below /sap/bc/gui or /sap/bc/bsp you find the "sap" namespace node. Beside this node you should create your own namespace if you bought a namespace from SAP. In case of an ITS service this would be in your example /sap/bc/gui/abc/xyz or if you want to do it as SAP for its  own ITS services /sap/bc/gui/abc/its/xyz. As far as I know there is currently no protection of namespaces implemented in the ICF as they are known from other SAP development tools. So someone could hijack your namespace in the ICF which could lead to a name clash.
Best regards,
Klaus

Similar Messages

  • Index for a PSA table is not in the "customer" namespace

    Hi,
    While loading data through infosource 0CO_OM_WBS_1 to
    data target 0IMFA_1 loading failes and the reason given is that the system reads data from PSA table /BIC/B0001060000 of 0IM_FA_IQ_9 and the index generated for this table supplied return code 14.
    I found no notes in the subject - with the syntax :
    Index for a PSA table is not in the "customer" namespace.
    thanks in advance for your help.

    Hi,
    I think you need to speak to your basis guys / DBA as index created on PSA table is not in your tablespace. He should be able to help you.
    Vikash

  • Custom Namespace for WDA

    Hi Team,
    I have created a custom namespace(TEST), by using this namespace i have created my own WDA applications, but when i try to move this applications to QA system, namespace got transfered and applications also available in QA system but i am not able to activate my WDA applications in SICF, because the custom namespace which i transported to QA under SICF->DEFAULT_HOST->SAP->BC->WebDynpro->TEST(Custom Namespace) is not available.
    Please guide me to solve this issue.
    Thanks & Regards,
    Srinivasan R.

    Hi,
    Thanks for the quick replay, i fixed this issue by configuring the FQDN in QA box. namespaces are automatically appeared under SICF.
    Regards,
    Srini

  • Custom Namespace Not Appearing in SICF

    Hi Team,
    I have created a custom namespace(XYZ), by using this namespace i have created my own WDA applications it worked in development, but when i try to move this applications to QA system, namespace got transfered and applications also available in QA system but i am not able to activate my WDA applications in SICF, because the custom namespace which i transported to QA under SICF->DEFAULT_HOST->SAP->BC->WebDynpro->XYZ(Custom Namespace) is not available.
    We faced same type of issue in development first but when we activated the FQDN this issue got resolved, when we done the same steps at quality still we are unable to resolve this issue.
    Please guide me to solve this issue.
    Thanks & Regards,
    Srini

    Hi,
    Have you transported the ICF node from DEV to QA?
    If not, please transport the ICF node and see if it helps.
    Thanks.
    Jim

  • Autogenerate Manifest.xml file for custom namespace

    I am working on a library with custom components and I want the library to have a custom namespace.  From my reading, it looks like I need to create a manifest.xml file to associate by components with a specific namespace. (http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Live Docs_Book_Parts&file=compilers_123_43.html)
    Is there anyway I can autogenerate the manifest.xml file?  I am using Flex Builder 3 for development.I have a lot of components and I may periodically add and remove components, so I do not want to have to manually modify the manifest.xml file every time I make a change.

    Did you follow the guidelines in the Connect 6 SDK documentation? This document was applicable from version 6 through 7.5.
    http://help.adobe.com/en_US/Connect/6.0/SDK/help.pdf
    Your SWF needs to be named index.swf to work, as I recall.

  • Moving vendor-scenario to customer namespace

    Hello,
    I developed a B1if Scenario for my customer. I am using a particular vendor Namespace in my development System. As the customer should be able to Change the Scenario by himself, I like to move it to customer Namespace.
    How can i achieve this?
    Kind Regards
    Christian

    Hello Christian,
    the copy-package functionality (shift namespace) is planned with upcoming B1iF 9.0 pl13 and B1iSN9.0 pl04. The functionality will be accessible via Scenarios -> Package Design -> Tools -> Copy Package.
    At the moment, please create a new package in the customer namespace and copy your scenario step(s) via (Scenarios -> Step Design -> Copy). Assign the copied step(s) to the newly created package.
    Best regards
    Bastian

  • How to specify custom namespace in generating WSDL for BAPI

    In the creation of the Web Service Definition(WSDL) for a rfc-enabled function module, I would like to specify the custom namespace rather than the default in /sap/bc/srt/rfc/sap/. And I could not change the path in the Service Definition after it is generated(greyed out in change mode).
    I have looked all over the SAP help and could not find any documentation for the change.
    Any advise?
    regards,
    Wai-ming

    Hi John,
    You've raised a good scenario.
    First of all let me say that the purpose of the DB polling transaction, is to have an option to initiate a process from a DB table/view and not to update multiple fields in a table (or have other complex manipulation on the table).
    So, when choose to update a field in a record, after reading it, you are "telling" the engine not to poll this record again. Sure, i guess you can find a solution/workaround for it, but I don't think this is the way....
    The question now is what to do?
    You can have another DB adapter where you can update the data after finishing the process. In that case, after reading the data (on polling transaction) - update the header.status = 'processed' for example, and after processing the selected data update the rest of the fields.
    Hope it make some sense to you.
    Arik

  • SAP Customer Exit - Customer Namespace (i.e. /ABC/)

    Hi ABAP Experts,
    The question I would like to ask is when taking advantage of a SAP customer exit, can you assign the work to a customer namespace (i.e. /ABC/) ?
    The problem seems to be that we want the majority of our custom development in our customer reserved namespace i.e. /ABC/.  Yet, to activate a customer exit, the ABAP code follows the old "Z" standard.  For example, customer exit EXIT_RMMR01RS_003 has the include ZXM08U03.  To activate this exit, one would create the include ZSM08U03 and include customer code.  Unfortunately, the include ZSM08U03 can't be assigned to a package with /ABC/.
    Any help would be greatly appreciated.
    Thanks,
    Jay

    i dont think so. the reserved name spaces are for specific vendor products, while exits are for all customers.so exits would not be able to use a reserved name space.. but within that exit ZXM08U03 you can create another include using /ABC/ name space

  • Configuration of SAP MDG User Interface in Customer Namespace - 7.0

    Hello All.
    I have been constantly reading about the mentioned content,
    SAP MDG user interfaces from one single place. A dedicated WebDynpro application is provided to manage all user interface configurations.
    You can also copy a standard SAP user interface configuration to the customer namespace and configure it to your requirements.
    Can anyone give more details about the SAP MDG User Interface or share any links which denotes the same in detail.
    Any Help Appreciated !!.
    Regards,
    Shankar

    The document mentioned in the link does not state anything related to use user interface in customer namespace as suggested by sap in Innovations page. this is more about FPM applications.
    Can you please suggest how do we use MDG User Interface in the customer environment directly as suggested by SAP.
    Regards,
    shankar

  • Selecting custom namespace during installation of Infrastructure

    I'm performing a new installation of Oracle Application Server Infrastructure and Middle Tier.
    I'm uncertain of what I should specify as my namespace during installation.
    Some information on my setup (changed names for posting):
    Server1:
    hostname: vadar.mycompany.com
    serving: Application server infrastructure
    Server2:
    hostname: ginger.mycompany.com
    serving: application sesrver middletier (portal)
    When installing the infrastructure it gives a suggested namespace of:
    dn=com, dn=mycompany, dn=vadar
    should i keep the default or change the namespace one level up to just dn=com,dn=mycompany?
    I was reading documentation online at:
    http://download.oracle.com/docs/cd/B32265_01/install.1014/b32091/infra.htm#BABEBIAE
    Which said:
    4.16 What Do I Enter in the "Specify Namespace in Internet Directory" Screen?
    The distinguished name (DN) that you specify on this screen will be designated as the namespace in Oracle Internet Directory where users and groups are administered.
    Select the suggested namespace if it meets your deployment requirements. If not, enter a DN that you want in the custom namespace field. The installer determines the suggested namespace from the /etc/hosts file. See Section 2.11, "The /etc/hosts File".
    If you plan to integrate your Oracle Identity Management components with a third-party directory, you should specify the DN of a namespace that matches the DN of the default namespace in the third-party directory. See the Oracle Internet Directory Administrator's Guide for details on integration with third-party directories.
    I am also running Active Directory and will be integrating the two. (myad.mycompany.com)
    Any input would be greatly appreciated.
    Thanks!

    If noone really has a suggestion on the selection then can someone pointme in the direction of documentation on changing the namespace after the fact incase the original selection was incorrect?
    Thanks ahead of time.

  • Move objects from customer namespace to a reserved namespace

    Hi,
    We have recently registered our namespace and we are looking for the best approach to transfer all our objects from the customer namespace to that new registered namespace.
    What is the best way to do this? What are the challenges and issues that we should plan for?
    Thanks for your help. Useful answers will be awarded.
    -TR

    Hello
    In principle you have to rename all your repository object to fit the new custom namespace.
    You may have a look at ZSAPLINK which may allow you to download entire packages including the objects as XML files.
    If so then you may try to rename the objects in this downloaded XML files and then upload them again.
    Regards
      Uwe

  • Std Function Modules in Customer Namespace in ECC6?

    Hi,
    I am in ECC 6. In the system I see function modules with names starting with Y and Z. For eg Y_H_N2_01_CHCK_N2PS_2 and Z_ISU_DUNNING_EVENT_0303.
    There are over 2000 such function modules. When I checked the tables TADIR and TRDIR couldnt find entries for these objects.
    Also checked the attributes of these objects, and everywhere the Person Responsible and Last Changed by was SAP, including in the function group and function pool.
    1) Is SAP creating objects in customer namespace, or am I missing something? or how does one know for sure whether it is a custom object or a standard object?
    2) Why are these Function Modules not visible in TADIR or TRDIR?
    Thanks,
    Jayesh

    Thanks Gautham. Points awarded.
    But in this case the program name of the function modul also does not have a Z in it as is the case in the example that you have given. Mentioned are a few FM's with their program names just to highlight what I am saying
    FM Name                                  Prog Name
    Y_H_N2_VS_MAINT_N3BL_02     SAPLN3BL
    Y_H_N2_VS_MAINT_N3BL_03     SAPLN3BL
    Y_H_N2_VS_MAINT_N3BL_04     SAPLN3BL
    Y_H_N2_VS_MAINT_N3BM_01     SAPLN3BM
    Y_H_N2_VS_MAINT_N3BM_02     SAPLN3BM
    Y_H_N2_VS_MAINT_N3BM_03     SAPLN3BM
    Y_H_N2_VS_MAINT_N3BM_04     SAPLN3BM
    Y_H_N2_VS_MAINT_N3BN_01     SAPLN3BN
    Y_H_N2_VS_MAINT_N3BN_02     SAPLN3BN
    Can we therefore say that if the person responsible and Last Changed By ar both SAP then its a standard object?
    Jayesh

  • Customer namespace

    Customer objects should lawyas begin with Z or Y.  We have some code from a 3rd party that is prefixed with   /companyname/Y..........
    Is this valid and will not intefere with the SAP namespace for programs?

    Hi,
    During customer development, customer-specific objects are created in the customer namespace.
    Pay attention to the following when developing your own programs and modules:
    Dividing Up Development Tasks
    How might authorizations be distributed amongst your developers?
    Four areas of responsibility come into play here:
    Maintaining ABAP Dictionary elements such as tables, data elements, and domains
    Maintaining database tables
    Maintaining objects such as module pools, function modules, screens, and so on
    Writing documentation
    Authorizations relate both to the object type (program, table, package, and so on) and to the activity (change, display, create, activate, and so on).
    You need to find a way to allow your developers some freedom while ensuring system consistency.
    You might assign authorizations as follows:
    Give developers authorization to edit all programs within an application (this authorization is assigned using the corresponding packages) and to display all ABAP Dictionary objects. Also allow them to create and activate structures and views (data in the database cannot be changed by structures or views).
    Give the person(s) responsible for the ABAP Dictionary authorization to create and activate all Dictionary objects. Give the person(s) responsible for the database authorization to create tables in the database.
    Documentation developers should have appropriate authorization for writing user documentation for the objects (developers may, however, choose to do this themselves).
    Languages
    All SAP objects have an original language; this is the language in which the object was created. To simplify the customer development process, you should agree on a development language in which all objects are to be created.
    You must enter and maintain texts in the original language for each object in your development. You may also translate these into other languages by choosing Tools ® ABAP Workbench ® Utilities ® Translation ® Short/long texts.

  • Custom namespace

    I am using photoshop as my namespace for adding my custom fields. Can I create my own namespace?
    for example here i have a new Property called "Status" and i have the string in that property called"Modified", but it is in the photoshop namespace.
    xmpMeta.SetProperty ( kXMP_NS_Photoshop, "Status", "Modified" );

    You can and should create your own namespace, using a URL whose domain portion you own. The identifier kXMP_NS_Photoshop is just bound to a constant string that is a URL.
    Even if you did own the Photoshop namespace, it would be a bad idea to add properties to it at will. Although the current XMP Toolkit doesn't provide a way of checking properties against a schema for the namespace, it's a good idea to program as if there were a document specifying what properties exist in the namespace, what types they have, and what they mean.
    It's also wise to structure your namespace URL such that it contains a version number. That way when you add properties or change their meaning in subsequent releases you can expect consuming software to know that you are speaking a slightly changed language.

  • Applescript, XMP, and custom namespaces

    Having had to switch gears from JS to AS to solve a database integration problem, I could use some help getting specific XMP out of my AI files via AppleScript. Extracted this from the InDesign forums... doesn't work for illustrator (gives error "expected expression but found property")
    tell links
                set InhouseClient to get property link xmp namespace "http://ns.Inhouse.com/Inhouse" path "Client"
    end tell
    I know I can dump the whole XMP string with:
    set XMPStringData to (get XMP string of current document)
    but I'd rather do something like the first example. If I were in JS, I'd use
    var property = myXmp.getProperty(propertyuri, propertyname, XMPConst.STRING);
    The syntax looks pretty close to the first AppleScript, but why is it choking on the "property" when inside a "tell Illustrator" when is works inside a "tell InDesign"?

    Thanks for the suggestions Mark.
    Here's the situation. We have approx 1TB of various files on multiple partitions of a server. I'm creating a library (FileMakerPro) to use as a search engine for specific AI files and associated metadata scattered throughout the server. We have a pattern of folders where the AI files I need live (jobFolder/Graphics/filename.AI), but these are nested in a variety of places.
    I'm using set folderList to (folders of entire contents of (startFolder) whose name is "Graphics") as alias list to get a list of eligible folders to search, then checking to see if AI files are present, then adding the AI files to a list of file paths. This list is the source for other scripts to be called by Filemaker to extract the custom XMP, find and link to the preview (already generated in a separate folder).
    Current times to ingest small sets of graphic paths using this method:
    Set 1, found 160 eligible folders with 1600 files in 44 minutes, or 17 seconds per folder/1.6 seconds per graphic.
    Set 2, found 310 eligible folders with 3800 files in 82 minutes, or 16 seconds per folder/1.3 seconds per graphic.
    Set 3, needs to crawl through about 8 times the number of folders, and can't finish before the server times me out (I pushed the AppleScript timeout to 20 hours, so that's not the problem).
    In additon to metadata that has already been defined, I want to capture the full-text of the graphics in the DB for search purposes... so will have to open each file anyway to do that (unless there's another way).
    Thanks,
    Alex

Maybe you are looking for